git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8886 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-01-29 19:40:26 +00:00
parent 54f1e3d302
commit dca5e59667

View file

@ -84,6 +84,9 @@
/* Define if you have the geteuid function. */
#undef HAVE_GETEUID
/* Define if you have the iconv function. */
#undef HAVE_ICONV
/* Define if you have the inet_aton function. */
#undef HAVE_INET_ATON
@ -230,3 +233,6 @@
/* Define if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
/* Define if you have the iconv library (-liconv). */
#undef HAVE_LIBICONV