regenerate conf.in with autoreconf
authorKen Raeburn <raeburn@cygnus>
Thu, 6 Jul 1995 02:58:40 +0000 (02:58 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 6 Jul 1995 02:58:40 +0000 (02:58 +0000)
gas/ChangeLog
gas/conf.in

index 4cd45c348c9010baa537acb6a52c84d5fb7cef39..9f3e6564f9485734523b68d8bdce61f18929d6f3 100644 (file)
@@ -1,5 +1,7 @@
 Wed Jul  5 22:49:31 1995  Ken Raeburn  <raeburn@cygnus.com>
 
+       * conf.in: Regenerate with autoreconf.
+
        Mon Jul  3 19:47:53 1995  Pat Rankin  (rankin@eql.caltech.edu)
 
        * config/obj-vms.h (vms_resolve_symbol_redef): Use full prototype.
index 3cbfce96af243d9134a392ad5d355982bda8986e..e1b803f587d57b76b1591d14bc3a83a8e3a7b30a 100644 (file)
 /* Define if you have the remove function.  */
 #undef HAVE_REMOVE
 
-/* Define if you have the unlink function.  */
-#undef HAVE_UNLINK
-
 /* Define if you have the sbrk function.  */
 #undef HAVE_SBRK
 
+/* Define if you have the unlink function.  */
+#undef HAVE_UNLINK
+
 /* Define if you have the <errno.h> header file.  */
 #undef HAVE_ERRNO_H