From b18f5bf2db0fba2e7e539f68645836036d940d26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 29 Apr 2015 15:44:44 +0200 Subject: Imported Upstream version 2.9.6 --- config.h.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 95d7e2c..86a60af 100644 --- a/config.h.in +++ b/config.h.in @@ -78,6 +78,10 @@ /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE @@ -111,7 +115,7 @@ /* Define to empty if `const' does not conform to ANSI C. */ #undef const -/* Define to `long' if does not define. */ +/* Define to `long int' if does not define. */ #undef off_t /* if socklen_t is not defined, provide something useful */ -- cgit v1.2.3