From 8dced85322657d9c1ae47f81ae9e4b7ca6c46832 Mon Sep 17 00:00:00 2001 From: John Fredriksson Date: Thu, 24 Mar 2011 10:02:46 +0100 Subject: Configuration file changes. --- config.h.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index ae70ff8..de867ff 100644 --- a/config.h.in +++ b/config.h.in @@ -35,6 +35,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE @@ -50,6 +54,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 -- cgit v1.2.3