rpms/logjam/devel logjam-4.4.0-gtkhtml3.1.patch,NONE,1.1

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Feb 10 05:33:37 UTC 2005


Author: spot

Update of /cvs/extras/rpms/logjam/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31393/devel

Added Files:
	logjam-4.4.0-gtkhtml3.1.patch 
Log Message:
Requested cleanups

logjam-4.4.0-gtkhtml3.1.patch:

--- NEW FILE logjam-4.4.0-gtkhtml3.1.patch ---
--- logjam-4.4.0/configure.BAD	2005-02-09 23:13:53.000000000 -0600
+++ logjam-4.4.0/configure	2005-02-09 23:14:07.000000000 -0600
@@ -10156,9 +10156,9 @@ fi
     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
   else
     if test "$with_gtkhtml" = "yes"; then
-      echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5
-echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6
-      if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then
+      echo "$as_me:$LINENO: checking for libgtkhtml-3.1" >&5
+echo $ECHO_N "checking for libgtkhtml-3.1... $ECHO_C" >&6
+      if $PKG_CONFIG --exists "libgtkhtml-3.1" ; then
 	echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 	HAVE_GTKHTML=yes
@@ -10167,7 +10167,7 @@ cat >>confdefs.h <<\_ACEOF
 #define HAVE_GTKHTML 1
 _ACEOF
 
-	MODULES="$MODULES libgtkhtml-3.0"
+	MODULES="$MODULES libgtkhtml-3.1"
       else
 	echo "$as_me:$LINENO: result: not found" >&5
 echo "${ECHO_T}not found" >&6
--- logjam-4.4.0/configure.ac.BAD	2005-02-09 23:15:03.000000000 -0600
+++ logjam-4.4.0/configure.ac	2005-02-09 23:15:10.000000000 -0600
@@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then
   LJ_PKG_ARG_WITH(gtkhtml, GTKHTML,
     AC_HELP_STRING([--with-gtkhtml],
                    [compile with GtkHtml3 support (default autodetect)]),
-    libgtkhtml-3.0)
+    libgtkhtml-3.1)
 
   LJ_PKG_ARG_WITH(librsvg, LIBRSVG,
     AC_HELP_STRING([--with-librsvg],




More information about the fedora-extras-commits mailing list