]> git.pld-linux.org Git - packages/bind.git/blob - bind-autoconf.patch
- up to 9.5.0-P2 (more security fixes)
[packages/bind.git] / bind-autoconf.patch
1 diff -Naur bind-9.2.0/configure.in bind-9.2.0-p/configure.in
2 --- bind-9.2.0/configure.in     Sun Nov 25 02:48:43 2001
3 +++ bind-9.2.0-p/configure.in   Tue Nov 27 12:38:26 2001
4 @@ -24,7 +24,7 @@
5  AC_CANONICAL_HOST
6  
7  AC_PROG_MAKE_SET
8 -AC_PROG_RANLIB
9 +AC_PROG_LIBTOOL
10  AC_PROG_INSTALL
11  
12  AC_SUBST(STD_CINCLUDES)
13 --- bind-9.2.0-p/lib/bind/configure.in  Sun Nov 25 02:49:32 2001
14 +++ bind-9.2.0/lib/bind/configure.in    Tue Nov 27 12:42:13 2001
15 @@ -28,7 +28,7 @@
16  AC_CANONICAL_HOST
17  
18  AC_PROG_MAKE_SET
19 -AC_PROG_RANLIB
20 +AC_PROG_LIBTOOL
21  AC_PROG_INSTALL
22  
23  AC_SUBST(STD_CINCLUDES)
This page took 0.102009 seconds and 3 git commands to generate.