diff options
Diffstat (limited to 'bind-96-temporary-libbind.patch')
| -rw-r--r-- | bind-96-temporary-libbind.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bind-96-temporary-libbind.patch b/bind-96-temporary-libbind.patch new file mode 100644 index 0000000..c60bc5e --- /dev/null +++ b/bind-96-temporary-libbind.patch @@ -0,0 +1,12 @@ +diff -up bind-9.6.0b1/configure.in.libbind bind-9.6.0b1/configure.in +--- bind-9.6.0b1/configure.in.libbind 2008-11-10 15:43:33.000000000 +0100 ++++ bind-9.6.0b1/configure.in 2008-11-10 15:43:51.000000000 +0100 +@@ -23,6 +23,8 @@ AC_REVISION($Revision: 1.456 $) + AC_INIT(lib/dns/name.c) + AC_PREREQ(2.59) + ++AC_CONFIG_SUBDIRS(lib/bind) ++ + AC_CONFIG_HEADER(config.h) + + AC_CANONICAL_HOST |
