Skip to content

Commit

Permalink
Merge branch '1.5' of github.com:oetiker/rrdtool-1.x into 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
oetiker committed Apr 22, 2015
2 parents cd5cc07 + a4cdf68 commit f521030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ LUA_EOF
done
fi

LUA_RRD_LIBDIR="$langpref/lib/lua/$lua_vdot"
LUA_RRD_LIBDIR="$libdir/lua/$lua_vdot"
# if lua 5.0 can't find compat-5.1, force installation of
# compat-5.1.lua together with RRDtool.
if test "$lua_vdot" = "5.0" -a "$LUA_HAVE_COMPAT51" != "HAVE_COMPAT51"; then
Expand Down

0 comments on commit f521030

Please sign in to comment.