X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=e3379f1c93369c7a5c68da9275bb1dfce31ae606;hp=18bd6ab1f4d2b9fd2e7bfac10f1c27b73c66ab49;hb=923a1c77954f93d107b54c39da7ff63d4f5ffadd;hpb=d5e88afd424c3fbd975fdf56e2ddd53f812d2389 diff --git a/config.h.in b/config.h.in index 18bd6ab..e3379f1 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `atexit' function. */ #undef HAVE_ATEXIT @@ -22,6 +22,9 @@ /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET +/* Define to 1 if you have the `nanosleep' function. */ +#undef HAVE_NANOSLEEP + /* Define to 1 if you have the `sqrt' function. */ #undef HAVE_SQRT @@ -52,6 +55,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TIME_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -70,6 +76,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION