Removed unused dependency on C++ compiler.
[ntfsprogs.git] / 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