mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
generate bin/tests/headerdep_test.sh
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
# From configure.in Revision: 1.109
|
||||
# From configure.in Revision: 1.110
|
||||
|
||||
|
||||
|
||||
@@ -3977,6 +3977,7 @@ trap 'rm -fr `echo "make/rules
|
||||
bin/tests/dst/Makefile
|
||||
bin/tests/mem/Makefile
|
||||
bin/tests/sockaddr/Makefile
|
||||
bin/tests/headerdep_test.sh
|
||||
config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<EOF
|
||||
@@ -4190,6 +4191,7 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
|
||||
bin/tests/dst/Makefile
|
||||
bin/tests/mem/Makefile
|
||||
bin/tests/sockaddr/Makefile
|
||||
bin/tests/headerdep_test.sh
|
||||
"}
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<\EOF
|
||||
|
@@ -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.109 $)
|
||||
AC_REVISION($Revision: 1.110 $)
|
||||
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
@@ -802,4 +802,5 @@ AC_OUTPUT(
|
||||
bin/tests/dst/Makefile
|
||||
bin/tests/mem/Makefile
|
||||
bin/tests/sockaddr/Makefile
|
||||
bin/tests/headerdep_test.sh
|
||||
)
|
||||
|
Reference in New Issue
Block a user