X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=8d7ac6b61d2ad2c93c1179fe69436a6fc76a116f;hp=2b395ab313854b81179d52169b8f4db9b687c7ce;hb=3998160a07b7885b0650699113f5cd7bde1e3a0c;hpb=512ebbafa4666521b5a8acef939e89dcec6e2643 diff --git a/config.h.in b/config.h.in index 2b395ab..8d7ac6b 100644 --- a/config.h.in +++ b/config.h.in @@ -6,6 +6,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H +/* Define to 1 if you have the `basename' function. */ +#undef HAVE_BASENAME + /* ctn dicom library */ #undef HAVE_CTN_DICOM @@ -27,12 +30,18 @@ /* FFTW library */ #undef HAVE_FFTW +/* Define to 1 if you have the `getenv' function. */ +#undef HAVE_GETENV + /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H /* getopt_long library */ #undef HAVE_GETOPT_LONG +/* Define to 1 if you have the `gettimeofday' function. */ +#undef HAVE_GETTIMEOFDAY + /* Define to 1 if you have the `htonl' function. */ #undef HAVE_HTONL @@ -63,9 +72,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_READLINE_READLINE_H +/* Define to 1 if you have the `setjmp' function. */ +#undef HAVE_SETJMP + /* Define to 1 if you have the header file. */ #undef HAVE_SETJMP_H +/* Define to 1 if you have the `setpriority' function. */ +#undef HAVE_SETPRIORITY + /* use sgp library */ #undef HAVE_SGP @@ -120,6 +135,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the `time' function. */ +#undef HAVE_TIME + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H