diff options
author | marha <marha@users.sourceforge.net> | 2010-08-02 08:29:58 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-08-02 08:29:58 +0000 |
commit | d2758df0a0091496717fe7a65c3e7563e7c82785 (patch) | |
tree | 5cb4f95ca29e85f6f732ef4a25e417ed5c2b8d54 /libX11/configure.ac | |
parent | 022d9c6cf6a67385d84ff33ce095f5c7f9f6d0cc (diff) | |
download | vcxsrv-d2758df0a0091496717fe7a65c3e7563e7c82785.tar.gz vcxsrv-d2758df0a0091496717fe7a65c3e7563e7c82785.tar.bz2 vcxsrv-d2758df0a0091496717fe7a65c3e7563e7c82785.zip |
xserver libX11 libXdmcp git update 2-8-2010
Diffstat (limited to 'libX11/configure.ac')
-rw-r--r-- | libX11/configure.ac | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libX11/configure.ac b/libX11/configure.ac index 9f749aae1..831f5f184 100644 --- a/libX11/configure.ac +++ b/libX11/configure.ac @@ -30,8 +30,6 @@ XORG_ENABLE_SPECS XORG_WITH_XMLTO(0.0.20)
XORG_WITH_FOP
XORG_CHECK_SGML_DOCTOOLS(1.5)
-XORG_WITH_GROFF
-XORG_WITH_PS2PDF
# Checks for programs.
AC_PROG_LIBTOOL
@@ -539,6 +537,9 @@ AC_OUTPUT([Makefile nls/zh_TW.UTF-8/Makefile
specs/Makefile
specs/i18n/Makefile
+ specs/i18n/framework/Makefile
+ specs/i18n/localedb/Makefile
+ specs/i18n/trans/Makefile
specs/libX11/Makefile
specs/XIM/Makefile
x11.pc
|