[librasterlite2] 01/12: Also link sqlite3 for tests.

Bas Couwenberg sebastic at xs4all.nl
Fri Nov 21 22:27:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository librasterlite2.

commit e3ae22414db5836b278c3bbfa0bb2743d09a9cf0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 21 17:26:56 2014 +0100

    Also link sqlite3 for tests.
---
 debian/patches/link-sqlite3.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/link-sqlite3.patch b/debian/patches/link-sqlite3.patch
index b19acca..5fcda8d 100644
--- a/debian/patches/link-sqlite3.patch
+++ b/debian/patches/link-sqlite3.patch
@@ -22,3 +22,14 @@
  endif
  
  
+--- a/test/Makefile.am
++++ b/test/Makefile.am
+@@ -23,7 +23,7 @@ check_PROGRAMS = test_coverage test_pale
+ AM_CPPFLAGS = -I at srcdir@/../headers @LIBXML2_CFLAGS@
+ AM_LDFLAGS = -L../src -lrasterlite2 @LIBCAIRO_LIBS@ @LIBPNG_LIBS@ \
+ 	@LIBWEBP_LIBS@ @LIBLZMA_LIBS@ @LIBSPATIALITE_LIBS@ \
+-	@LIBCURL_LIBS@ @LIBXML2_LIBS@ $(GCOV_FLAGS)
++	@LIBCURL_LIBS@ @LIBXML2_LIBS@ $(GCOV_FLAGS) -lsqlite3
+ 
+ TESTS = $(check_PROGRAMS)
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librasterlite2.git



More information about the Pkg-grass-devel mailing list