2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / config.in
index 94b7215da083e7f2fabf87702cfd30835058ee0b..9c91b88281b08fdd81c5d1196302e7bf4671dc78 100644 (file)
 /* Define if errno is not declared in system header files. */
 #undef NEED_DECLARATION_ERRNO
 
+/* Define if ffs is not declared in system header files. */
+#undef NEED_DECLARATION_FFS
+
 /* Define if free is not declared in system header files. */
 #undef NEED_DECLARATION_FREE
 
 
 /* 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.022996 seconds and 4 git commands to generate.