From bf4abd539507e1194d836e6e818bda4807f497bf Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 21 Jan 2009 01:27:06 -0500 Subject: Add die tests for extra-opts --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 107cfd95..57e438c5 100644 --- a/configure.in +++ b/configure.in @@ -188,7 +188,7 @@ AM_CONDITIONAL([USE_PARSE_INI],[test "$enable_extra_opts" = "yes"]) if test "$enable_extra_opts" = "yes" ; then AC_DEFINE(NP_EXTRA_OPTS,[1],[Enable INI file parsing.]) if test "$enable_libtap" = "yes"; then - EXTRA_TEST="$EXTRA_TEST test_ini test_opts1 test_opts2" + EXTRA_TEST="$EXTRA_TEST test_ini test_opts1 test_opts2 test_opts3" AC_SUBST(EXTRA_TEST) fi fi -- cgit v1.2.3-74-g34f1