Fix a cut-and-paste-o. (s/LUA50/LUA/)
Originally committed to SVN as r2163.
This commit is contained in:
parent
58788ea5ce
commit
bc0811d4f3
1 changed files with 2 additions and 2 deletions
|
@ -546,8 +546,8 @@ else
|
|||
fi
|
||||
|
||||
AM_CONDITIONAL([HAVE_AUTO4_LUA], [test "$with_auto4" != "no"])
|
||||
AC_SUBST(LUA50_CFLAGS)
|
||||
AC_SUBST(LUA50_LDFLAGS)
|
||||
AC_SUBST(LUA_CFLAGS)
|
||||
AC_SUBST(LUA_LDFLAGS)
|
||||
|
||||
|
||||
##################
|
||||
|
|
Loading…
Reference in a new issue