summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-07 10:19:44 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-07 10:19:44 (GMT)
commitde0d30c79b77c61a13e820a50b0be95aaff18b87 (patch)
treeca24aab98730c8567d661e83a4d9ad69cdf8b6a1
parent32beacdfb9ea8426d7015e0bc3df083496ff559b (diff)
downloadmxe-de0d30c79b77c61a13e820a50b0be95aaff18b87.zip
mxe-de0d30c79b77c61a13e820a50b0be95aaff18b87.tar.gz
mxe-de0d30c79b77c61a13e820a50b0be95aaff18b87.tar.bz2
bugfix: unset the PKG_CONFIG_PATH environment variable which causes trouble
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dc51c74..2dc4764 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ LDFLAGS =
LIBS =
NM =
PKG_CONFIG =
+PKG_CONFIG_PATH =
RANLIB =
STRIP =