Removed unused dependency on C++ compiler.
authorshort <>
Tue, 9 Sep 2003 12:40:10 +0000 (12:40 +0000)
committershort <>
Tue, 9 Sep 2003 12:40:10 +0000 (12:40 +0000)
configure.ac

index 4407c29..d88c228 100644 (file)
@@ -41,7 +41,6 @@ AM_CONDITIONAL(DEBUG, test "$enable_debug" = yes)
 AM_CONDITIONAL(REALLYSTATIC, test "$enable_really_static" = yes)
 
 # Checks for programs.
-AC_PROG_CXX
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_PROG_LN_S