summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-12-18 20:14:25 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-12-18 20:14:25 (GMT)
commit13e89df7ef0d1653cf3e49b3b5651284532f2e0f (patch)
tree94b1ae2e8f14e558bb45f0fe061e8f6e11ef0528 /configure.ac
parentbcf6e874d4878ed19febb7c7e1a34b67822aca5a (diff)
downloadblt-13e89df7ef0d1653cf3e49b3b5651284532f2e0f.zip
blt-13e89df7ef0d1653cf3e49b3b5651284532f2e0f.tar.gz
blt-13e89df7ef0d1653cf3e49b3b5651284532f2e0f.tar.bz2
fix TEA for CXX
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 5bbfab0..5aeae27 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,7 @@ TEA_PREFIX
# necessary to compile executables.
#-----------------------------------------------------------------------
+AC_PROG_CXX
TEA_SETUP_COMPILER
#-----------------------------------------------------------------------