Code

require libsigc++-2.0.11 for compiling
authorrwst <rwst@users.sourceforge.net>
Tue, 16 May 2006 14:47:26 +0000 (14:47 +0000)
committerrwst <rwst@users.sourceforge.net>
Tue, 16 May 2006 14:47:26 +0000 (14:47 +0000)
configure.ac

index 9dec9201b6a8160d60925e0f09427ef69a33f9a4..5b7ad8ed403cb241c5593e57f630fafb710474ee 100644 (file)
@@ -494,7 +494,7 @@ dnl ******************************
 
 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.11  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.11  $ink_spell_pkg  gthread-2.0 >= 2.0)
 
 dnl Shouldn't we test for libpng and libz?
 INKSCAPE_LIBS="$INKSCAPE_LIBS -lpng -lz"