configure

changeset 516
76d17a0d8a0a
parent 515
5bc65a944ed5
child 533
a29c27c32a34
--- a/configure	Sun Nov 30 19:58:41 2008 +0000
+++ b/configure	Sun Nov 30 19:59:28 2008 +0000
@@ -122,7 +122,9 @@
 	fi
 	if [ "$OSTYPE" = "macosx" ]
 	then LUA_INCDIR=/usr/local/include;
+	LUA_INCDIR_SET=yes	
 	LUA_LIBDIR=/usr/local/lib
+	LUA_LIBDIR_SET=yes
 	CFLAGS="-bundle -Wl,-undefined,dynamic_lookup"
 	fi	
 fi

mercurial