mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
11 lines
506 B
Text
11 lines
506 B
Text
--- configure.orig 2012-07-12 21:51:32.000000000 +0200
|
|
+++ configure 2012-07-27 15:10:34.324724219 +0200
|
|
@@ -20969,7 +20969,7 @@
|
|
as_fn_error $? "Library requirements (libxml-2.0 >= $LIBXML2_REQUIRED) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." "$LINENO" 5
|
|
fi
|
|
|
|
-LIBXML_VERSION=`$PKG_CONFIG --version xml`
|
|
+LIBXML_VERSION=0.0
|
|
|
|
GIVEN_CFLAGS=$LIBXML2_CFLAGS
|
|
INCLUDE_DIRS=`echo | cpp -v 2>&1`
|