ChangeLog:
[deliverable/binutils-gdb.git] / gas / config.in
index 9c91b88281b08fdd81c5d1196302e7bf4671dc78..9c8c79368094972077bf7ceb03f81a76ecf650f6 100644 (file)
@@ -48,6 +48,9 @@
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
+/* Is the prototype for getopt in <unistd.h> in the expected format? */
+#undef HAVE_DECL_GETOPT
+
 /* Define to 1 if you have the <errno.h> header file. */
 #undef HAVE_ERRNO_H
 
 
 /* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t
-
-/* Is the prototype for getopt in <unistd.h> in the expected format?  */
-#undef HAVE_DECL_GETOPT
This page took 0.033625 seconds and 4 git commands to generate.