diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index e928eac..2b9ca02 100644 --- a/config.h.in +++ b/config.h.in @@ -43,6 +43,9 @@ directive. */ #undef HAVE_ASM_POPSECTION_DIRECTIVE +/* Define if versioning of the library is wanted. */ +#undef DO_VERSIONING + /* */ |