Remove C++ compiler dependency brought in from an overzelous autoscan copy/paste (MODSEC-84).

This commit is contained in:
b1v1r
2009-08-20 00:06:14 +00:00
parent 9934c5c26a
commit ea4b01fb38
2 changed files with 257 additions and 638 deletions

View File

@@ -14,7 +14,6 @@ AC_CONFIG_AUX_DIR([build])
# Checks for programs.
AC_PROG_AWK
AC_PROG_CXX
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL