summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d062362..7725460 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,8 +66,6 @@ AC_SUBST(OPENSSL_LIBS)
# We need at least version 2.12 of GLib.
PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.12])
-AC_SUBST(GLIB_CFLAGS)
-AC_SUBST(GLIB_LIBS)
# Create Makefile from Makefile.in