Update for autoconf beta 1.112:
[deliverable/binutils-gdb.git] / gas / acconfig.h
index 51ed5c80241d872b13dfd961b35768e5cefa7e09..abae0b8091e8ac3571b65d9643cf9c6a9ddabf25 100644 (file)
 #undef WANT_FOPEN_BIN
 
 /* Sometimes the system header files don't declare malloc and realloc.  */
-#undef NEED_MALLOC_DECLARATION
+#undef NEED_DECLARATION_MALLOC
 
 /* Sometimes the system header files don't declare free.  */
-#undef NEED_FREE_DECLARATION
+#undef NEED_DECLARATION_FREE
 
 /* Sometimes errno.h doesn't declare errno itself.  */
-#undef NEED_ERRNO_DECLARATION
+#undef NEED_DECLARATION_ERRNO
 
 #undef MANY_SEGMENTS
 
This page took 0.022549 seconds and 4 git commands to generate.