summaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-02-21 11:49:47 +0000
committerAlan Modra <amodra@gmail.com>2005-02-21 11:49:47 +0000
commit0ca2f5d5d325074c83d457e7a0cba34f578180cc (patch)
tree574986a113be1a9e6ee17331cd380d12c6fb5980 /ld/config.in
parentb16b813f9dd79282a8a4313f05c1b460c82c9403 (diff)
* 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