diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-09-04 15:25:42 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-09-04 15:25:42 +0000 |
commit | 3f2e46a4948c846023275eb7a8c86ede0313cd2f (patch) | |
tree | 963a5dfe20f51d8cb5b8e2a6435c8fee9bb878f0 /config.h.in | |
parent | 44558701ff93118de40d5d5484e210149570f951 (diff) | |
download | glibc-3f2e46a4948c846023275eb7a8c86ede0313cd2f.tar.gz |
Remove --disable-versioning.
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index a85f131255..30568e3af6 100644 --- a/config.h.in +++ b/config.h.in @@ -57,9 +57,6 @@ directive. */ #undef HAVE_ASM_POPSECTION_DIRECTIVE -/* Define if versioning of the library is wanted. */ -#undef DO_VERSIONING - /* Defined to the oldest ABI we support, like 2.1. */ #undef GLIBC_OLDEST_ABI |