added HAVE_FORK

Original commit message from CVS:
added HAVE_FORK
This commit is contained in:
Thomas Vander Stichele 2006-05-30 14:03:58 +00:00
parent 2e168d69ce
commit 0e2b0bcac1

View file

@ -84,6 +84,9 @@
/* Define to 1 if you have the `fgetpos' function. */
#define HAVE_FGETPOS 1
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
#undef HAVE_FSEEKO