SOURCES: qof-link.patch - linking fix (uses libgdasql directly)

qboosh qboosh at pld-linux.org
Sat Sep 8 11:50:38 CEST 2007


Author: qboosh                       Date: Sat Sep  8 09:50:38 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- linking fix (uses libgdasql directly)

---- Files affected:
SOURCES:
   qof-link.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/qof-link.patch
diff -u SOURCES/qof-link.patch:1.2 SOURCES/qof-link.patch:1.3
--- SOURCES/qof-link.patch:1.2	Thu Mar  2 16:29:49 2006
+++ SOURCES/qof-link.patch	Sat Sep  8 11:50:33 2007
@@ -15,7 +15,7 @@
  INCLUDES = \
    -DPREFIX=\""$(prefix)"\"  \
    -DDATADIR=\""$(datadir)"\"
-+SQLLIB=$(LIBGDA_LIBS)
++SQLLIB=$(LIBGDA_LIBS) -lgdasql
  else
  INCLUDES = \
    -I${top_srcdir}/lib/libsql  \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/qof-link.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list