From 54490ce330325e67fa6e1b70df2bee08ea0a454a Mon Sep 17 00:00:00 2001 From: toni Date: Thu, 21 Jul 2016 15:23:24 +0200 Subject: travis-ci building .. --- src/aconfig.h.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/aconfig.h.in') diff --git a/src/aconfig.h.in b/src/aconfig.h.in index 8dcbf12..4f80ab6 100644 --- a/src/aconfig.h.in +++ b/src/aconfig.h.in @@ -6,9 +6,6 @@ /* Define to 1 if you have the `asprintf' function. */ #undef HAVE_ASPRINTF -/* Define to 1 if you have the `clock_gettime' function. */ -#undef HAVE_CLOCK_GETTIME - /* Define to 1 if you have the `close' function. */ #undef HAVE_CLOSE @@ -40,6 +37,9 @@ /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE +/* Define to 1 if you have the header file. */ +#undef HAVE_GLOB_H + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -287,7 +287,7 @@ /* Define to `unsigned int' if does not define. */ #undef size_t -/* Define to `int' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef ssize_t /* Define to `int' if doesn't define. */ -- cgit v1.2.3