diff options
Diffstat (limited to 'lib/libXcomposite/config.h.in')
-rw-r--r-- | lib/libXcomposite/config.h.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libXcomposite/config.h.in b/lib/libXcomposite/config.h.in index 14da6e208..4711f3dbf 100644 --- a/lib/libXcomposite/config.h.in +++ b/lib/libXcomposite/config.h.in @@ -30,6 +30,10 @@ /* Define to 1 if you have the <unistd.h> 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 @@ -45,6 +49,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 |