SOURCES: libgda-freetds064.patch - adjusted for current configure ...
qboosh
qboosh at pld-linux.org
Thu May 31 00:21:46 CEST 2007
Author: qboosh Date: Wed May 30 22:21:46 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- adjusted for current configure patch; not finished anywa
---- Files affected:
SOURCES:
libgda-freetds064.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/libgda-freetds064.patch
diff -u SOURCES/libgda-freetds064.patch:1.1 SOURCES/libgda-freetds064.patch:1.2
--- SOURCES/libgda-freetds064.patch:1.1 Mon Dec 25 13:54:24 2006
+++ SOURCES/libgda-freetds064.patch Thu May 31 00:21:40 2007
@@ -13,15 +13,6 @@
diff -urN libgda-1.2.3.org/configure.in libgda-1.2.3/configure.in
--- libgda-1.2.3.org/configure.in 2005-10-27 11:18:24.000000000 +0200
+++ libgda-1.2.3/configure.in 2006-12-25 13:43:06.423502000 +0100
-@@ -440,7 +440,7 @@
- AC_MSG_WARN(tds backend not used)
- else
- AC_MSG_CHECKING(for freetds version)
-- freetdsvercheck="`grep VERSION ${includedir}/tdsver.h | sed 's|^.*"\(.*\)"|\1|'`"
-+ freetdsvercheck=$(grep VERSION ${includedir}/tdsver.h | sed 's|^.*"\(.*\)"|\1|')
- if test "x$freetdsvercheck" = "x"
- then
- AC_MSG_WARN(freetds version check failed - backend not used)
@@ -460,7 +460,15 @@
FREETDS_LIBS="-L${freetdsdir}/lib -ltds"
AC_DEFINE(HAVE_FREETDS, 1, [Have freetds])
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/libgda-freetds064.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list