diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-06-07 10:19:44 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-06-07 10:19:44 (GMT) |
commit | de0d30c79b77c61a13e820a50b0be95aaff18b87 (patch) | |
tree | ca24aab98730c8567d661e83a4d9ad69cdf8b6a1 /Makefile | |
parent | 32beacdfb9ea8426d7015e0bc3df083496ff559b (diff) | |
download | mxe-de0d30c79b77c61a13e820a50b0be95aaff18b87.zip mxe-de0d30c79b77c61a13e820a50b0be95aaff18b87.tar.gz mxe-de0d30c79b77c61a13e820a50b0be95aaff18b87.tar.bz2 |
bugfix: unset the PKG_CONFIG_PATH environment variable which causes trouble
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ LDFLAGS = LIBS = NM = PKG_CONFIG = +PKG_CONFIG_PATH = RANLIB = STRIP = |