configure.ac: Remove unneeded AC_PROG_CXX
authorPetri Lehtinen <petri@digip.org>
Mon, 14 Jun 2010 19:30:15 +0000 (22:30 +0300)
committerPetri Lehtinen <petri@digip.org>
Mon, 14 Jun 2010 19:30:15 +0000 (22:30 +0300)
configure.ac

index 4a199e4..3191d8a 100644 (file)
@@ -8,7 +8,6 @@ AC_CONFIG_HEADERS([config.h])
 
 # Checks for programs.
 AC_PROG_CC
 
 # Checks for programs.
 AC_PROG_CC
-AC_PROG_CXX
 AC_PROG_LIBTOOL
 
 # Checks for libraries.
 AC_PROG_LIBTOOL
 
 # Checks for libraries.