X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=configure;h=207fd0c1a6d2c96ddd0dfddda9425c7bda3ac251;hb=8165c70ce1e7bf4216d2b1b5066d52a648ecc0de;hp=adb8b2dbf426488b7ee8688dceeb4b8251b3e245;hpb=2f8b8a03613028c4ed1719ba9df1d8bbb25b6048;p=prosody.git diff --git a/configure b/configure index adb8b2db..207fd0c1 100755 --- a/configure +++ b/configure @@ -152,9 +152,9 @@ then fi if [ "$OSTYPE" = "linux" ] then LUA_INCDIR=/usr/local/include; - LUA_INCDIR_SET=yet + LUA_INCDIR_SET=yes LUA_LIBDIR=/usr/local/lib - LUA_LIBDIR_SET=yet + LUA_LIBDIR_SET=yes CFLAGS="-Wall -fPIC" LDFLAGS="-shared" fi