[passepartout/passepartout-0-7: 2/9] depend on libxml++ 2.6
- From: Sven Herzberg <herzi src gnome org>
- To: svn-commits-list gnome org
- Subject: [passepartout/passepartout-0-7: 2/9] depend on libxml++ 2.6
- Date: Thu, 23 Apr 2009 03:26:37 -0400 (EDT)
commit 201e873b60b1cdf783694dcbb0fab59539aad558
Author: Sven Herzberg <herzi gnome-de org>
Date: Thu Aug 9 14:55:36 2007 +0000
depend on libxml++ 2.6
2007-08-09 Sven Herzberg <herzi gnome-de org>
* configure.ac: depend on libxml++ 2.6
git-svn-id: http://svn.gnome.org/svn/passepartout/trunk 1529 910bfebc-b532-0410-a802-fb3981afa09c
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8355a03..b93c643 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AC_ARG_VAR([APPLY_RPATH], [="true" : specify -rpath options to the linker])
# check for libxml++
AC_SUBST([XMLPP_LIBS])
AC_SUBST([XMLPP_CFLAGS])
-PKG_CHECK_MODULES([XMLPP], libxml++-1.0 >= 1.0)
+PKG_CHECK_MODULES([XMLPP], libxml++-2.6 >= 1.0)
AC_APPLY_RPATH([XMLPP_LIBS])
AC_SUBST([GTKMM_LIBS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]