aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-06-03 13:25:42 +0000
committerdos-reis <gdr@axiomatics.org>2011-06-03 13:25:42 +0000
commit91ac879b87e3fdf5c796b65d4b2a259397b18002 (patch)
treee11f03863baf3d1127de12c4b5e317f736d9a7c7 /configure
parenta95e24a5ffcf4758debdb512f0086a961394f876 (diff)
downloadopen-axiom-91ac879b87e3fdf5c796b65d4b2a259397b18002.tar.gz
do commit this forgotten change
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index 715bb053..ee451251 100755
--- a/configure
+++ b/configure
@@ -20702,6 +20702,11 @@ $as_echo "$as_me: WARNING: This version of Qt is too old for OpenAxiom." >&2;}
esac
fi
+cat >>confdefs.h <<_ACEOF
+#define OPENAXIOM_USE_GUI `expr x$oa_has_qt = xyes`
+_ACEOF
+
+
openaxiom_host_has_regex=
ac_fn_cxx_check_header_mongrel "$LINENO" "regex.h" "ac_cv_header_regex_h" "$ac_includes_default"