]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
remove reference to glib-genmarshal since we don't use glib anymore
authorRay Strode <rstrode@redhat.com>
Wed, 16 May 2007 19:32:40 +0000 (15:32 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 16 May 2007 19:32:40 +0000 (15:32 -0400)
configure.ac

index 505135b28216b8f9209f1284710a29bdd1d8d8dd..f670c5c7650b5657322237fff88e5ed4632b7c36 100644 (file)
@@ -33,8 +33,6 @@ PKG_CHECK_MODULES(PLYMOUTH, [libpng >= 1.2.16
 AC_SUBST(PLYMOUTH_CFLAGS)
 AC_SUBST(PLYMOUTH_LIBS)
 
-AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
-
 AC_OUTPUT([Makefile
            src/Makefile
            src/tests/Makefile