# HG changeset patch
# User Dan Smith <danms(a)us.ibm.com>
# Date 1209661530 25200
# Node ID d50126c4ae1c0faca291f5c1e816de9dac65c605
# Parent ffa1024f9012873e29c732a9b355199bd61d0440
Remove PKG_CONFIG_PATH override
...so that you can actually set it if you need to :)
Signed-off-by: Dan Smith <danms(a)us.ibm.com>
diff -r ffa1024f9012 -r d50126c4ae1c configure.ac
--- a/configure.ac Wed Apr 30 11:24:37 2008 -0700
+++ b/configure.ac Thu May 01 10:05:30 2008 -0700
@@ -134,7 +134,6 @@ CHECK_CIMSERVER
CHECK_CIMSERVER
# Check for presence of libraries
-PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
CHECK_LIBVIRT
CHECK_LIBXML2
CHECK_LIBCU