--- deliantra/server/include/autoconf.h.in 2006/02/03 07:25:25 1.2 +++ deliantra/server/include/autoconf.h.in 2006/07/11 10:35:20 1.6 @@ -9,6 +9,9 @@ /* Path to the compress binary */ #undef COMPRESS +/* Define if you can embed a perl interpreter */ +#undef ENABLE_PERL + /* Define if gettimeofday takes two arguments */ #undef GETTIMEOFDAY_TWO_ARGS @@ -34,6 +37,9 @@ */ #undef HAVE_DIRENT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT @@ -252,10 +258,10 @@ /* Define to 1 if the `setpgrp' function takes no argument. */ #undef SETPGRP_VOID -/* The size of a `long', as computed by sizeof. */ +/* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG -/* The size of a `long long', as computed by sizeof. */ +/* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* Define to 1 if you have the ANSI C header files. */ @@ -295,7 +301,7 @@ /* Define to `int' if does not define. */ #undef pid_t -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t /* Define to `int' if doesn't define. */