diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-01 23:15:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-01 23:15:18 +0000 |
commit | deb7f0b41f9c892ba7413abcc4cd5f19787a1122 (patch) | |
tree | b5e72ddc8e44d6d7d6d49af0254cb6b9cf919a17 /config.h.in | |
parent | 6b3f2b3d3ab0435afd7422c6ab38479bb5b1ba70 (diff) | |
download | glibc-deb7f0b41f9c892ba7413abcc4cd5f19787a1122.tar.gz glibc-deb7f0b41f9c892ba7413abcc4cd5f19787a1122.tar.xz glibc-deb7f0b41f9c892ba7413abcc4cd5f19787a1122.zip |
Regenerated: autoconf configure.in
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 1f417989d2..af82128eea 100644 --- a/config.h.in +++ b/config.h.in @@ -56,6 +56,9 @@ /* 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 + /* Define if static NSS modules are wanted. */ #undef DO_STATIC_NSS |