mtimeout.1: Use correct dash for number ranges.
[misc] / configure.ac
index 43f259a..4724381 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-autoconf-*-
 dnl
-dnl Configuration script for nsict-utils
+dnl Configuration script for distorted-utils
 dnl
 dnl (c) 2008 Mark Wooding
 dnl
@@ -49,6 +49,8 @@ dnl C programming environment.
 ## Compiler.
 AC_PROG_CC
 AX_CFLAGS_WARN_ALL
+AC_PROG_CXX
+AX_CXXFLAGS_WARN_ALL
 
 ## Libraries.
 OLIBS=$LIBS