--- configure.orig 2007-10-05 20:26:46.000000000 -0500 +++ configure 2007-10-05 20:31:04.000000000 -0500 @@ -3295,12 +3295,12 @@ pkg_cv_XMLPP_CFLAGS="$XMLPP_CFLAGS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml++-1.0 >= 1.0\"") >&5 - ($PKG_CONFIG --exists --print-errors "libxml++-1.0 >= 1.0") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml++-2.6 >= 2.6\"") >&5 + ($PKG_CONFIG --exists --print-errors "libxml++-2.6 >= 2.6") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_XMLPP_CFLAGS=`$PKG_CONFIG --cflags "libxml++-1.0 >= 1.0" 2>/dev/null` + pkg_cv_XMLPP_CFLAGS=`$PKG_CONFIG --cflags "libxml++-2.6 >= 2.6" 2>/dev/null` else pkg_failed=yes fi @@ -3313,12 +3313,12 @@ pkg_cv_XMLPP_LIBS="$XMLPP_LIBS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml++-1.0 >= 1.0\"") >&5 - ($PKG_CONFIG --exists --print-errors "libxml++-1.0 >= 1.0") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml++-2.6 >= 2.6\"") >&5 + ($PKG_CONFIG --exists --print-errors "libxml++-2.6 >= 2.6") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_XMLPP_LIBS=`$PKG_CONFIG --libs "libxml++-1.0 >= 1.0" 2>/dev/null` + pkg_cv_XMLPP_LIBS=`$PKG_CONFIG --libs "libxml++-2.6 >= 2.6" 2>/dev/null` else pkg_failed=yes fi @@ -3337,14 +3337,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - XMLPP_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libxml++-1.0 >= 1.0"` + XMLPP_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libxml++-2.6 >= 2.6"` else - XMLPP_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxml++-1.0 >= 1.0"` + XMLPP_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxml++-2.6 >= 2.6"` fi # Put the nasty error message in config.log where it belongs echo "$XMLPP_PKG_ERRORS" >&5 - { { echo "$as_me:$LINENO: error: Package requirements (libxml++-1.0 >= 1.0) were not met: + { { echo "$as_me:$LINENO: error: Package requirements (libxml++-2.6 >= 2.6) were not met: $XMLPP_PKG_ERRORS @@ -3355,7 +3355,7 @@ and XMLPP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. " >&5 -echo "$as_me: error: Package requirements (libxml++-1.0 >= 1.0) were not met: +echo "$as_me: error: Package requirements (libxml++-2.6 >= 2.6) were not met: $XMLPP_PKG_ERRORS .