diff options
Diffstat (limited to 'lib/libXext/config.h.in')
-rw-r--r-- | lib/libXext/config.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libXext/config.h.in b/lib/libXext/config.h.in index bc7ae38a6..cfd7853b0 100644 --- a/lib/libXext/config.h.in +++ b/lib/libXext/config.h.in @@ -30,6 +30,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the `_XEatDataWords' function. */ +#undef HAVE__XEATDATAWORDS + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR @@ -49,6 +52,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 |