From: Ken Raeburn Date: Thu, 6 Jul 1995 02:58:40 +0000 (+0000) Subject: regenerate conf.in with autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ad0ab4eb41a63f7e3ca680dbeadb62aa610949a1;p=binutils-gdb.git regenerate conf.in with autoreconf --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 4cd45c348c9..9f3e6564f94 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Wed Jul 5 22:49:31 1995 Ken Raeburn + * 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. diff --git a/gas/conf.in b/gas/conf.in index 3cbfce96af2..e1b803f587d 100644 --- a/gas/conf.in +++ b/gas/conf.in @@ -83,12 +83,12 @@ /* 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 header file. */ #undef HAVE_ERRNO_H