SOURCES (AC-branch): evolution-data-server-ac.patch (NEW) - ac fix

qboosh qboosh at pld-linux.org
Sat Feb 17 22:33:09 CET 2007


Author: qboosh                       Date: Sat Feb 17 21:33:09 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- ac fix

---- Files affected:
SOURCES:
   evolution-data-server-ac.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/evolution-data-server-ac.patch
diff -u /dev/null SOURCES/evolution-data-server-ac.patch:1.1.2.1
--- /dev/null	Sat Feb 17 22:33:09 2007
+++ SOURCES/evolution-data-server-ac.patch	Sat Feb 17 22:33:04 2007
@@ -0,0 +1,11 @@
+--- evolution-data-server-1.6.3/configure.in.orig	2007-02-17 21:08:22.924760000 +0000
++++ evolution-data-server-1.6.3/configure.in	2007-02-17 21:21:23.569547750 +0000
+@@ -314,7 +314,7 @@
+ }],[
+ AC_DEFINE(HAVE_LKSTRFTIME, 1, [strftime supports use of l and k])
+ ac_cv_lkstrftime=yes
+-],ac_cv_lkstrftime=no,ac_cv_lkstrftime=no])
++],[ac_cv_lkstrftime=no],[ac_cv_lkstrftime=no])
+ AC_MSG_RESULT($ac_cv_lkstrftime)
+ 
+ dnl ********************************************************************************
================================================================


More information about the pld-cvs-commit mailing list