summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-01-10 17:20:52 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-01-10 17:20:52 +0000
commit9a3a7e36555ff577d7241240776bdbc02ab5fb43 (patch)
treea4eac170f3a18729b7962b6f8674d51f334b5af9 /configure.in
parent61749866b92846327de1f1bd6784390e9093a2aa (diff)
Relevant BUGIDs: 128298
Purpose of commit: bugfix Commit summary: --------------- Nothing in the sources requires C++. So, there is no need to have autoconf require it.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 996de86d..2fc81853 100644
--- a/configure.in
+++ b/configure.in
@@ -47,7 +47,7 @@ INSTALL=/usr/bin/install ; AC_SUBST(INSTALL)
dnl Checks for programs.
AC_PROG_CC
-AC_PROG_CXX
+dnl ### AC_PROG_CXX
AC_PROG_YACC
AC_PROG_LEX
dnl AC_PROG_INSTALL