SOURCES: tasks-configure.patch (NEW) - properly initialize libtool

patrys patrys at pld-linux.org
Wed Aug 6 15:53:56 CEST 2008


Author: patrys                       Date: Wed Aug  6 13:53:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- properly initialize libtool

---- Files affected:
SOURCES:
   tasks-configure.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/tasks-configure.patch
diff -u /dev/null SOURCES/tasks-configure.patch:1.1
--- /dev/null	Wed Aug  6 15:53:57 2008
+++ SOURCES/tasks-configure.patch	Wed Aug  6 15:53:51 2008
@@ -0,0 +1,11 @@
+--- tasks-0.13/configure.ac~	2007-12-06 21:39:23.000000000 +0100
++++ tasks-0.13/configure.ac	2008-08-06 15:52:00.325686213 +0200
+@@ -8,7 +8,7 @@
+ AC_PROG_CPP
+ AC_PROG_CC
+ AM_PROG_CC_C_O
+-AC_PROG_RANLIB
++AM_PROG_LIBTOOL
+ 
+ GNOME_COMPILE_WARNINGS
+ 
================================================================


More information about the pld-cvs-commit mailing list