Generate Makefile for nsupdate
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
# From configure.in Revision: 1.151
|
||||
# From configure.in Revision: 1.153
|
||||
|
||||
|
||||
|
||||
@@ -4311,6 +4311,7 @@ trap 'rm -fr `echo "make/rules
|
||||
bin/lwresd/Makefile
|
||||
bin/rndc/Makefile
|
||||
bin/dig/Makefile
|
||||
bin/nsupdate/Makefile
|
||||
bin/tests/Makefile
|
||||
bin/tests/names/Makefile
|
||||
bin/tests/master/Makefile
|
||||
@@ -4545,6 +4546,7 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
|
||||
bin/lwresd/Makefile
|
||||
bin/rndc/Makefile
|
||||
bin/dig/Makefile
|
||||
bin/nsupdate/Makefile
|
||||
bin/tests/Makefile
|
||||
bin/tests/names/Makefile
|
||||
bin/tests/master/Makefile
|
||||
|
||||
@@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
||||
dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||
dnl SOFTWARE.
|
||||
|
||||
AC_REVISION($Revision: 1.152 $)
|
||||
AC_REVISION($Revision: 1.153 $)
|
||||
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
@@ -1023,6 +1023,7 @@ AC_OUTPUT(
|
||||
bin/lwresd/Makefile
|
||||
bin/rndc/Makefile
|
||||
bin/dig/Makefile
|
||||
bin/nsupdate/Makefile
|
||||
bin/tests/Makefile
|
||||
bin/tests/names/Makefile
|
||||
bin/tests/master/Makefile
|
||||
|
||||
Reference in New Issue
Block a user