From 4bf70b6101f969e2c996afd2e64e272224b6b3b4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 12 Mar 2010 18:39:44 +0100 Subject: Remove unused stuff from config.h.in --- src/config.h.in | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'src') diff --git a/src/config.h.in b/src/config.h.in index 75777c7..042d07c 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -1,32 +1,11 @@ /* src/config.h.in. Generated from configure.ac by autoheader. */ -/* Define to 1 if you have the `jpeg' library (-ljpeg). */ -#undef HAVE_LIBJPEG - -/* Define to 1 if you have the `Xext' library (-lXext). */ -#undef HAVE_LIBXEXT - /* Define to 1 if you have the `Xinerama' library (-lXinerama). */ #undef HAVE_LIBXINERAMA /* Name of package */ #undef PACKAGE -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - /* Version number of package */ #undef VERSION -- cgit v1.2.3