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 /libX11/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 'libX11/configure.ac')
-rw-r--r-- | libX11/configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libX11/configure.ac b/libX11/configure.ac index 831f5f184..e720748bd 100644 --- a/libX11/configure.ac +++ b/libX11/configure.ac @@ -67,8 +67,6 @@ if test x"$LDFLAGS_FOR_BUILD" = x; then fi
AC_SUBST(LDFLAGS_FOR_BUILD)
-XORG_PROG_RAWCPP
-
# Find perl for "make check" tests in nls/localerules.in
AC_ARG_WITH(perl,
AC_HELP_STRING([--with-perl=<path>],
|