* doc/c-xtensa.texi (Literal Directive): Spelling correction.
[deliverable/binutils-gdb.git] / ld / config.in
index aca6e2d4c46caf208a7540a26cbeb342525dba24..689a99c4a833ff3b90a3c5b914ee0bc199a4853c 100644 (file)
@@ -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
 
 /* Define if your locale.h file contains LC_MESSAGES. */
 #undef HAVE_LC_MESSAGES
 
+/* 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
 
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-#undef HAVE_GETTEXT
+/* Is the prototype for getopt in <unistd.h> in the expected format? */
+#undef HAVE_DECL_GETOPT
 
 /* Use b modifier when opening binary files? */
 #undef USE_BINARY_FOPEN
This page took 0.023458 seconds and 4 git commands to generate.