regenerate conf.in with autoreconf

This commit is contained in:
Ken Raeburn 1995-07-06 02:58:40 +00:00
parent 4b18b7cd88
commit ad0ab4eb41
2 changed files with 5 additions and 3 deletions

View 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.

View File

@ -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 <errno.h> header file. */
#undef HAVE_ERRNO_H