summaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-02-21 11:49:47 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-02-21 11:49:47 +0000
commitee383a780ccda095930c257d211cb82fb7ac66b7 (patch)
tree767cf4ee8f42469b585a7aac2f9c7661fe376e3c /ld/config.in
parent85107f933bcc0ba8920101eb762ac6304574fb65 (diff)
downloadbinutils-redhat-ee383a780ccda095930c257d211cb82fb7ac66b7.tar.gz
* config.in: Regenerate.
* configure: Regenerate.
Diffstat (limited to 'ld/config.in')
-rw-r--r--ld/config.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/ld/config.in b/ld/config.in
index aca6e2d4c4..01ec4ff020 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -61,6 +61,9 @@
/* Define if you have the getpagesize function. */
#undef HAVE_GETPAGESIZE
+/* Define if you have the glob function. */
+#undef HAVE_GLOB
+
/* Define if you have the munmap function. */
#undef HAVE_MUNMAP
@@ -145,12 +148,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
-/* Define to 1 if NLS is requested */
-#undef ENABLE_NLS
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
#undef HAVE_GETTEXT
+/* Define to 1 if NLS is requested */
+#undef ENABLE_NLS
+
/* Use b modifier when opening binary files? */
#undef USE_BINARY_FOPEN