]> git.pld-linux.org Git - packages/pdns.git/blame - configure.ac.patch
- rebuild with boost 1.56.0
[packages/pdns.git] / configure.ac.patch
CommitLineData
343e9f03
ŁK
1diff -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
7d2f083d 4@@ -32,7 +32,7 @@
343e9f03
ŁK
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.088081 seconds and 4 git commands to generate.