Rebuild configure and portable.h.in

This commit is contained in:
Kurt Zeilenga 1999-08-08 17:17:44 +00:00
parent bbd3d9e77c
commit a805d80ef2
2 changed files with 1122 additions and 992 deletions

2108
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -393,6 +393,9 @@
/* Define if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H
/* Define if you have the <ltdl.h> header file. */
#undef HAVE_LTDL_H
/* Define if you have the <lwp/lwp.h> header file. */
#undef HAVE_LWP_LWP_H
@ -552,6 +555,9 @@
/* Define if you have the inet library (-linet). */
#undef HAVE_LIBINET
/* Define if you have the ltdl library (-lltdl). */
#undef HAVE_LIBLTDL
/* Define if you have the net library (-lnet). */
#undef HAVE_LIBNET