aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2017-03-07 22:44:12 +0100
committerKim Alvefur <zash@zash.se>2017-03-07 22:44:12 +0100
commit83dce276409b1cdf2c5475dd06956cf50ee1ce6a (patch)
treeaecd89ed33910dfc20d71cdcdece8d1c72673efa /configure
parent12a94eee9180b0aa9d885bfe35b1cab651726511 (diff)
parent014ceb2aa3d35b3b90e3d95d9a9256af09456503 (diff)
downloadprosody-83dce276409b1cdf2c5475dd06956cf50ee1ce6a.tar.gz
prosody-83dce276409b1cdf2c5475dd06956cf50ee1ce6a.zip
Merge 0.10->trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1abd0a8d..dbbd016c 100755
--- a/configure
+++ b/configure
@@ -194,7 +194,7 @@ do
LUA_INCDIR_SET=yes
CFLAGS="-Wall -fPIC -I/usr/local/include"
LDFLAGS="-I/usr/local/include -L/usr/local/lib -shared"
- LUA_SUFFIX="-5.1"
+ LUA_SUFFIX="51"
LUA_SUFFIX_SET=yes
LUA_DIR=/usr/local
LUA_DIR_SET=yes