aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-11-30 14:34:48 +0100
committerYang Tse <yangsita@gmail.com>2012-11-30 14:34:48 +0100
commit91b57cd6e560ab2b38169465b42741135c44f382 (patch)
tree2cdf8e89f57a3ab250405376661728bbb920445d /configure.ac
parentd27a46f09b9e52f5f37093f25893f2907fc1061b (diff)
build: prevent global LIBS from influencing libtest build targets
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 b6a8a632c..d9f9783f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -273,6 +273,7 @@ else
REQUIRE_LIB_DEPS=yes
fi
AC_SUBST(REQUIRE_LIB_DEPS)
+AM_CONDITIONAL(USE_EXPLICIT_LIB_DEPS, test x$REQUIRE_LIB_DEPS = xyes)
dnl The install stuff has already been taken care of by the automake stuff
dnl AC_PROG_INSTALL