util.hex: Normalize hex to lowercase and discard non-hex input
[prosody.git] / configure
index bf2300f82f513ab1319621c2fcb12ec93e03283f..37f45f9b1efd231060c98351cc09d0807cf17064 100755 (executable)
--- a/configure
+++ b/configure
@@ -131,6 +131,8 @@ do
         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";