summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-06-11 17:12:52 +0200
committerAleksander Morgado <aleksander@aleksander.es>2014-06-11 17:12:52 +0200
commit8ca6c6cbad0d56cdda99b95795ab308c6fe3c493 (patch)
treeb389228120efffb7cfca960579088902ee91d03a
parent235fb874c993d95bd128f28d75beabad4d83baf7 (diff)
build: glib-genmarshal no longer needed
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f7ec3a41..23157289 100644
--- a/configure.ac
+++ b/configure.ac
@@ -105,8 +105,6 @@ AC_SUBST(GUDEV_CFLAGS)
AC_SUBST(GUDEV_LIBS)
# Some required utilities
-GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
-AC_SUBST(GLIB_GENMARSHAL)
GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
AC_SUBST(GLIB_MKENUMS)