summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 19e1ef2)
raw | patch | inline | side by side (parent: 19e1ef2)
author | rwst <rwst@users.sourceforge.net> | |
Mon, 13 Feb 2006 11:09:29 +0000 (11:09 +0000) | ||
committer | rwst <rwst@users.sourceforge.net> | |
Mon, 13 Feb 2006 11:09:29 +0000 (11:09 +0000) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 17b753c6febda506d3647f44e962992fce5a2247..bd0bdbd0ae61ac325e15313093bea2369188ec4a 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl *** NOTE: when we move to gtk 2.6 or later, we can remove the
dnl ********* the override for g_ascii_strtod below...
-PKG_CHECK_MODULES(INKSCAPE, gdkmm-2.4 glibmm-2.4 gtkmm-2.4 gtk+-2.0 >= 2.4.0 libxml-2.0 >= 2.6.0 libxslt >= 1.0.15 sigc++-2.0 >= 2.0.3 $ink_spell_pkg gthread-2.0 >= 2.0)
+PKG_CHECK_MODULES(INKSCAPE, gdkmm-2.4 glibmm-2.4 gtkmm-2.4 gtk+-2.0 >= 2.4.0 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 sigc++-2.0 >= 2.0.3 $ink_spell_pkg gthread-2.0 >= 2.0)
dnl Shouldn't we test for libpng and libz?
INKSCAPE_LIBS="$INKSCAPE_LIBS -lpng -lz"