* Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald
[binutils-gdb.git] / binutils / acconfig.h
index 1ae1eae752b725e238b2fceff1b065b3a5f1361d..bcd47f05b6638ef0f23edcd76e596f43484b3c63 100644 (file)
@@ -1,3 +1,8 @@
+
+/* Whether fprintf must be declared even if <stdio.h> is included.  */
+#undef NEED_DECLARATION_FPRINTF
+@TOP@
+
 /* Is the type time_t defined in <time.h>?  */
 #undef HAVE_TIME_T_IN_TIME_H
 
@@ -7,8 +12,5 @@
 /* Does <utime.h> define struct utimbuf?  */
 #undef HAVE_GOOD_UTIME_H
 
-/* Whether fprintf must be declared even if <stdio.h> is included.  */
-#undef NEED_DECLARATION_FPRINTF
-
 /* Do we need to use the b modifier when opening binary files?  */
 #undef USE_BINARY_FOPEN