5e0c55140a
From MAINTAINER Benoit Chesneau (benoitc at metavers dot net), Thanks !! With tweaks and testing from ian@, simon@ and myself. ok ian@ sthen@
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
$OpenBSD: patch-configure_ac,v 1.1.1.1 2008/04/04 14:37:26 landry Exp $
|
|
--- configure.ac.orig Sun Mar 30 20:35:59 2008
|
|
+++ configure.ac Sun Mar 30 20:36:04 2008
|
|
@@ -315,6 +315,9 @@ fi
|
|
AC_SUBST(GNOME_VFS_CFLAGS)
|
|
AC_SUBST(GNOME_VFS_LIBS)
|
|
|
|
+# glib-genmarshal
|
|
+AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
|
|
+
|
|
dnl ******************************
|
|
dnl libinkjar checking
|
|
dnl ******************************
|