Create config.h.in with autoheader and add back into repository.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2749 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
netc 1998-02-14 20:39:41 +00:00
parent 80c024174c
commit 8b5fd7c693
2 changed files with 7 additions and 9 deletions

View file

@ -1,3 +1,7 @@
Sat Feb 14 13:41:39 1998 Scott Christley <scottc@net-community.com>
* src/include/config.h.in: Create and add back into repository.
Thu Feb 12 13:31:00 1998 Adam Fedor <fedor@doc.com>
* src/NSDictionary.m ([-copy]): New method.

View file

@ -36,12 +36,12 @@
/* Define if you have the register_printf_function function. */
#undef HAVE_REGISTER_PRINTF_FUNCTION
/* Define if you have the statvfs function. */
#undef HAVE_STATVFS
/* Define if you have the shmctl function. */
#undef HAVE_SHMCTL
/* Define if you have the statvfs function. */
#undef HAVE_STATVFS
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
@ -89,9 +89,3 @@
/* Define if you have the <values.h> header file. */
#undef HAVE_VALUES_H
/* Define if you have the nsl library (-lnsl). */
#undef HAVE_LIBNSL
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET