changeset 364:b8cd5199077e

bugfix: unset the PKG_CONFIG_PATH environment variable which causes trouble
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 07 Jun 2009 12:19:44 +0200
parents 630c4769a90d
children c3d57c32e9b5
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Jun 06 17:11:31 2009 +0200
+++ b/Makefile	Sun Jun 07 12:19:44 2009 +0200
@@ -32,6 +32,7 @@
 LIBS =
 NM =
 PKG_CONFIG =
+PKG_CONFIG_PATH =
 RANLIB =
 STRIP =