aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 49beb76..f069e62 100644
--- a/configure.in
+++ b/configure.in
@@ -9,6 +9,8 @@ AM_CONFIG_HEADER(config.h)
# Checks for programs.
AC_PROG_CC
+AC_PROG_CXX
+AC_PROG_AWK
AC_PROG_RANLIB
AC_PROG_LIBTOOL
AM_PROG_LIBTOOL