diff options
author | marha <marha@users.sourceforge.net> | 2010-08-07 14:16:42 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-08-07 14:16:42 +0000 |
commit | 4e3f3e7b8cc2c617187bdf23a9948bfd5121074e (patch) | |
tree | ddd603e7fd5151ae250b7fb63c9e84eebc79814e /libXext/configure.ac | |
parent | 6849d83857b4e470a44ad8b6aa5cfb283fd64c89 (diff) | |
download | vcxsrv-4e3f3e7b8cc2c617187bdf23a9948bfd5121074e.tar.gz vcxsrv-4e3f3e7b8cc2c617187bdf23a9948bfd5121074e.tar.bz2 vcxsrv-4e3f3e7b8cc2c617187bdf23a9948bfd5121074e.zip |
libXext xserver libX11 libXdmcp libxcb git update 7/8/2010
Diffstat (limited to 'libXext/configure.ac')
-rw-r--r-- | libXext/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libXext/configure.ac b/libXext/configure.ac index d095ff08e..b3b60e869 100644 --- a/libXext/configure.ac +++ b/libXext/configure.ac @@ -51,9 +51,6 @@ AC_HEADER_STDC XORG_CHECK_MALLOC_ZERO
-# Man page processing requirements
-XORG_PROG_RAWCPP
-
dnl Allow checking code with lint, sparse, etc.
XORG_WITH_LINT
XORG_LINT_LIBRARY([Xext])
|