aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSean Middleditch <sean@middleditch.us>2010-01-18 21:36:02 -0800
committerSean Middleditch <sean@middleditch.us>2010-01-18 21:36:02 -0800
commitc9b33e33867ca101b50d54f36057463ca353ec29 (patch)
treea3e465e6af1d01ceec53222254ad12dd117f8364 /configure.ac
parent2ad4634de51bd06c03d1ba5831247ed865c03506 (diff)
downloadjansson-c9b33e33867ca101b50d54f36057463ca353ec29.zip
jansson-c9b33e33867ca101b50d54f36057463ca353ec29.tar.gz
jansson-c9b33e33867ca101b50d54f36057463ca353ec29.tar.bz2
integrate jansson.hpp into build and test suite
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 d28a5e4..43ce1d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,7 @@ AC_CONFIG_HEADERS([config.h])
# Checks for programs.
AC_PROG_CC
+AC_PROG_CXX
AC_PROG_LIBTOOL
# Checks for libraries.