aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-04-14 11:40:47 +0200
committerGuido Günther <agx@sigxcpu.org>2014-04-14 12:13:48 +0200
commitc6fde247ecad202e8de5672da7d1c88be723e90e (patch)
treec457a2009a9e1be90ad6b64d40a5024833dbd135 /configure.ac
parent077122801c2945092dc7499d48a4511d53cb6835 (diff)
Switch to glib's testing framework
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 db5f2d0..2d99f69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -67,6 +67,8 @@ LIBS=$OLDLIBS
GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
AC_SUBST(GLIB_MKENUMS)
+GLIB_TESTS
+
LPF_PROVIDERS_DIR="$libdir/libplanfahr/providers"
AC_SUBST(LPF_PROVIDERS_DIR)