about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-12-01 23:15:18 +0000
committerUlrich Drepper <drepper@redhat.com>2000-12-01 23:15:18 +0000
commitdeb7f0b41f9c892ba7413abcc4cd5f19787a1122 (patch)
treeb5e72ddc8e44d6d7d6d49af0254cb6b9cf919a17 /config.h.in
parent6b3f2b3d3ab0435afd7422c6ab38479bb5b1ba70 (diff)
downloadglibc-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.in3
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