diff options
author | marha <marha@users.sourceforge.net> | 2010-08-07 14:34:01 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-08-07 14:34:01 +0000 |
commit | 9941d1bb9c10232b83e86c4c5df5092e81a12c1b (patch) | |
tree | e8ce3d9af12c74753a8d03707bde27ae16a1e5da /libX11/configure.ac | |
parent | c002a3759f837a569c1c47241923fd03087f0ce7 (diff) | |
parent | 4e3f3e7b8cc2c617187bdf23a9948bfd5121074e (diff) | |
download | vcxsrv-9941d1bb9c10232b83e86c4c5df5092e81a12c1b.tar.gz vcxsrv-9941d1bb9c10232b83e86c4c5df5092e81a12c1b.tar.bz2 vcxsrv-9941d1bb9c10232b83e86c4c5df5092e81a12c1b.zip |
svn merge ^/branches/released .
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>],
|