]> git.pld-linux.org Git - packages/bind.git/blame - bind-autoconf.patch
- add make tests
[packages/bind.git] / bind-autoconf.patch
CommitLineData
e80931a5
SZ
1diff -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.039566 seconds and 4 git commands to generate.