Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 6a75a735484ada549b03a36dd71a903a > files > 2

packagekit-0.4.8-1mdv2009.0.src.rpm

--- configure.ac~	2008-10-20 23:46:12.000000000 +0200
+++ configure.ac	2008-10-21 06:13:37.000000000 +0200
@@ -165,7 +165,7 @@
 dnl ---------------------------------------------------------------------------
 dnl - moc (for packagekit-qt)
 dnl ---------------------------------------------------------------------------
-AC_PATH_PROG([MOC], [moc-qt4])
+AC_PATH_PROG([MOC], [moc])
 
 dnl ---------------------------------------------------------------------------
 dnl - Is GIO available?
--- configure~	2009-01-08 17:46:00.000000000 +0100
+++ configure	2009-01-15 14:11:54.000000000 +0100
@@ -25988,7 +25988,7 @@
 
 
 # Extract the first word of "moc-qt4", so it can be a program name with args.
-set dummy moc-qt4; ac_word=$2
+set dummy moc; ac_word=$2
 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
 if test "${ac_cv_path_MOC+set}" = set; then