]> git.pld-linux.org Git - packages/pdns.git/blob - configure.ac.patch
- updated to 3.1
[packages/pdns.git] / configure.ac.patch
1 diff -uNr pdns-3.0/configure.ac pdns-3.0.new/configure.ac
2 --- pdns-3.0/configure.ac       2011-07-22 13:23:23.000000000 +0200
3 +++ pdns-3.0.new/configure.ac   2011-11-28 13:07:27.437416499 +0100
4 @@ -32,7 +32,7 @@
5  if test "$WITH_LUA" != "no"; then
6   # try pkgconfig
7   if test "$WITH_LUA" = "yes"; then
8 -      LUAPC=lua
9 +      LUAPC=lua51
10   else
11        LUAPC=$WITH_LUA
12   fi
This page took 0.056454 seconds and 4 git commands to generate.