configure
changeset 6638 ef88a6072228
parent 6637 3e226e387a67
child 6813 533fd843d91f
--- a/configure	Sun Apr 26 23:23:33 2015 +0200
+++ b/configure	Sun Apr 26 23:25:47 2015 +0200
@@ -131,6 +131,8 @@
         LUA_SUFFIX_SET=yes
         LUA_DIR=/usr/local
         LUA_DIR_SET=yes
+        CC=cc
+        LD=ld
       fi
       if [ "$OSTYPE" = "openbsd" ]; then
         LUA_INCDIR="/usr/local/include";