summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-08-03 20:44:17 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-08-03 20:44:17 +0100
commitb915f19001afa440234f270a9518cb62295b32b4 (patch)
tree8665cbb1460d402b22c173fb36bc1635c63ca810 /configure.ac
parent63148523ee70d96520a1ed4c574d760e072310ec (diff)
initial load/save support
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 121e507..08330d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,6 +13,7 @@ LDFLAGS="-g $LDFLAGS"
# Checks for programs.
AC_PROG_CXX
+AC_PROG_CC
AC_LANG_CPLUSPLUS