diff options
author | marha <marha@users.sourceforge.net> | 2010-03-16 07:26:31 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-03-16 07:26:31 +0000 |
commit | b958ead07bdfe03e2d697fd701bdfa82016ae5cb (patch) | |
tree | 57606efb0136b894396e5b0d7325b98ca57035db /libXt/config.h.in | |
parent | f9ca27d49a3e7880fb3e61bc5892458b0c3f6d6d (diff) | |
download | vcxsrv-b958ead07bdfe03e2d697fd701bdfa82016ae5cb.tar.gz vcxsrv-b958ead07bdfe03e2d697fd701bdfa82016ae5cb.tar.bz2 vcxsrv-b958ead07bdfe03e2d697fd701bdfa82016ae5cb.zip |
Updated to libXt-1.0.8
Diffstat (limited to 'libXt/config.h.in')
-rw-r--r-- | libXt/config.h.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libXt/config.h.in b/libXt/config.h.in index 2fc42d747..7cc9fa402 100644 --- a/libXt/config.h.in +++ b/libXt/config.h.in @@ -36,6 +36,10 @@ /* Define to 1 if Xalloca.h should include <alloca.h> */ #undef INCLUDE_ALLOCA_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O @@ -54,6 +58,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 |