[spatialite] 06/20: Drop --enable-libxml2, libxml2 support is enabled by default now.

Bas Couwenberg sebastic at xs4all.nl
Sun Aug 3 21:55:09 UTC 2014


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

sebastic-guest pushed a commit to branch experimental
in repository spatialite.

commit ad623a671d37f28d6e0b363ee83f0d22fc48cbfa
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu May 29 23:26:33 2014 +0200

    Drop --enable-libxml2, libxml2 support is enabled by default now.
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f3ad465..b5b9020 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ spatialite (4.2.0~rc1-1) UNRELEASED; urgency=low
   * Refresh patches.
   * Update copyright file.
   * Add patch to fix check_multithread build failure by linking libpthread.
+  * Drop --enable-libxml2, libxml2 support is enabled by default now.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 01 Jun 2014 14:15:51 +0200
 
diff --git a/debian/rules b/debian/rules
index 602f06c..433fb1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,6 @@ override_dh_auto_configure:
 		--enable-geos \
 		$(EPSG) \
 		--enable-proj \
-		--enable-libxml2 \
 		--disable-examples
 
 override_dh_auto_test:

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



More information about the Pkg-grass-devel mailing list