summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 56f462b34..1859d6316 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1212,6 +1212,8 @@ AC_SUBST(FLAG_VISIBILITY_HIDDEN)
AC_SUBST(cvc4_LDFLAGS)
AC_SUBST(pcvc4_LDFLAGS)
+AM_CONDITIONAL(WHITE_AND_BLACK_TESTS, [test -z "$FLAG_VISIBILITY_HIDDEN"])
+
# remember the command line used for configure
AC_SUBST(cvc4_config_cmdline)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback