1da1c73
diff -up gtkmm-2.24.0/aclocal.m4.doctooldir gtkmm-2.24.0/aclocal.m4
1da1c73
--- gtkmm-2.24.0/aclocal.m4.doctooldir	2011-07-04 15:35:58.750733498 +0200
1da1c73
+++ gtkmm-2.24.0/aclocal.m4	2011-07-04 15:37:20.572733508 +0200
1da1c73
@@ -1199,7 +1199,7 @@ dnl
1da1c73
 AC_MSG_CHECKING([location of documentation utilities])
1da1c73
 AS_IF([test "x$MMDOCTOOLDIR" = x],
1da1c73
 [
1da1c73
-  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir glibmm-2.4 2>&AS_MESSAGE_LOG_FD`
1da1c73
+  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir mm-common-util 2>&AS_MESSAGE_LOG_FD`
1da1c73
   AS_IF([test "[$]?" -ne 0],
1da1c73
         [AC_MSG_ERROR([[not found
1da1c73
 The required module glibmm could not be found on this system.  If you
1da1c73
diff -up gtkmm-2.24.0/configure.doctooldir gtkmm-2.24.0/configure
1da1c73
--- gtkmm-2.24.0/configure.doctooldir	2011-07-04 15:35:57.007733498 +0200
1da1c73
+++ gtkmm-2.24.0/configure	2011-07-04 15:37:02.407733507 +0200
1da1c73
@@ -15303,7 +15303,7 @@ fi
1da1c73
 $as_echo_n "checking location of documentation utilities... " >&6; }
1da1c73
 if test "x$MMDOCTOOLDIR" = x; then :
1da1c73
 
1da1c73
-  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir glibmm-2.4 2>&5`
1da1c73
+  MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir mm-common-util 2>&5`
1da1c73
   if test "$?" -ne 0; then :
1da1c73
   as_fn_error $? "not found
1da1c73
 The required module glibmm could not be found on this system.  If you