This commit is contained in:
Kurt Zeilenga 2004-09-12 05:35:03 +00:00
parent 1fe8f20516
commit 8b684d7186
2 changed files with 992 additions and 891 deletions

1877
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -401,6 +401,9 @@
/* Define if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* Define if you have the <gmp.h> header file. */
#undef HAVE_GMP_H
/* Define if you have the <grp.h> header file. */
#undef HAVE_GRP_H
@ -833,6 +836,9 @@
/* define if you have -lslp */
#undef HAVE_SLP
/* define if you have -lgmp */
#undef HAVE_GMP
/* define if you have 'long long' */
#undef HAVE_LONG_LONG