Fix swig detection.

git-svn-id: file:///svn/unbound/trunk@1610 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2009-04-21 14:32:44 +00:00
parent d75777ec63
commit 1aedf47ebe
3 changed files with 6293 additions and 6186 deletions

12476
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -308,7 +308,7 @@ if test x_$ub_test_python != x_no; then
ub_have_swig=no
AC_PROG_SWIG
AC_MSG_CHECKING(SWIG)
if test -z "$SWIG"; then
if test ! -x "$SWIG"; then
AC_MSG_RESULT(failed, won't build Python module and PyUnbound)
AC_SUBST(swig, "")
ub_with_pyunbound=no

View File

@ -1,5 +1,6 @@
21 April 2009: Wouter
- fix for build outside sourcedir.
- fix for configure script swig detection.
17 April 2009: Wouter
- Fix reentrant in minievent handler for unix. Could have resulted