Blob Blame History Raw
diff -up goocanvasmm-0.15.4/aclocal.m4.doctooldir goocanvasmm-0.15.4/aclocal.m4
--- goocanvasmm-0.15.4/aclocal.m4.doctooldir	2011-07-04 16:09:44.718733765 +0200
+++ goocanvasmm-0.15.4/aclocal.m4	2011-07-04 16:10:59.415733773 +0200
@@ -1035,7 +1035,7 @@ dnl
 AC_MSG_CHECKING([location of documentation utilities])
 AS_IF([test "x$MMDOCTOOLDIR" = x],
 [
-  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir glibmm-2.4 2>&AS_MESSAGE_LOG_FD`
+  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir mm-common-util 2>&AS_MESSAGE_LOG_FD`
   AS_IF([test "[$]?" -ne 0],
         [AC_MSG_ERROR([[not found
 The required module glibmm could not be found on this system.  If you
diff -up goocanvasmm-0.15.4/configure.doctooldir goocanvasmm-0.15.4/configure
--- goocanvasmm-0.15.4/configure.doctooldir	2011-07-04 16:09:46.470733765 +0200
+++ goocanvasmm-0.15.4/configure	2011-07-04 16:10:46.246733772 +0200
@@ -14940,7 +14940,7 @@ $as_echo "$GMMPROC_DIR" >&6; }
 $as_echo_n "checking location of documentation utilities... " >&6; }
 if test "x$MMDOCTOOLDIR" = x; then :
 
-  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir glibmm-2.4 2>&5`
+  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir mm-common-util 2>&5`
   if test "$?" -ne 0; then :
   as_fn_error "not found
 The required module glibmm could not be found on this system.  If you