From d45dd31e35190cf08b1e716e7c3bd1468ddd5d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 6 Sep 2018 13:41:52 +0200 Subject: New upstream version 3.23 --- config.h.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 7c9c8e1..614b52f 100644 --- a/config.h.in +++ b/config.h.in @@ -75,6 +75,9 @@ /* Define to 1 if `tv_usec' is a member of `struct timeval'. */ #undef HAVE_STRUCT_TIMEVAL_TV_USEC +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H @@ -87,13 +90,9 @@ /* True if compiler supports -fvisibility=hidden */ #undef HAVE_VISIBILITY_HIDDEN -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #undef PACKAGE -- cgit v1.2.3