]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-lua.patch
drop ruby macros here, duplicate. provided by rpm-build-macros
[packages/rpm.git] / rpm-lua.patch
CommitLineData
86850738
ER
1--- rpm-5.0.2/configure.ac~ 2008-02-19 20:09:59.000000000 +0200
2+++ rpm-5.0.2/configure.ac 2008-02-19 20:21:41.000000000 +0200
3@@ -1042,7 +1042,7 @@
4 WITH_LUA_SUBDIR_LIB=""
5 RPM_CHECK_LIB(
6 [Lua], [lua],
7- [lua], [lua_newstate], [lua.h],
8+ [lua51], [lua_newstate], [lua.h],
9 [no,internal:external:none], [lua:local],
10 [ if test ".$RPM_CHECK_LIB_LOCATION" = .internal; then
11 AC_CHECK_LIB(m, fabs)
This page took 0.038108 seconds and 4 git commands to generate.