summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2016-06-23 13:04:40 (GMT)
committerStefan Radomski <github@mintwerk.de>2016-06-23 13:04:40 (GMT)
commitd80b78929111c522a604c99214c3b25eecc61139 (patch)
treef5417257bd669d989d6859339a4a5ea3f97c09c1 /config.h.in
parent64298f234d4751d094ef91833830337417404e82 (diff)
downloaduscxml-d80b78929111c522a604c99214c3b25eecc61139.zip
uscxml-d80b78929111c522a604c99214c3b25eecc61139.tar.gz
uscxml-d80b78929111c522a604c99214c3b25eecc61139.tar.bz2
First signs of a C89 datamodel
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 31530e1..074b072 100644
--- a/config.h.in
+++ b/config.h.in
@@ -68,6 +68,7 @@
#cmakedefine WITH_DM_ECMA_V8
#cmakedefine WITH_DM_ECMA_JSC
#cmakedefine WITH_DM_LUA
+#cmakedefine WITH_DM_C89
/** Optional libraries we found */
#cmakedefine UMUNDO_FOUND