Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
e855fd59
Commit
e855fd59
authored
Apr 05, 2000
by
Andreas Gustafsson
Browse files
generate bin/tests/headerdep_test.sh
parent
d4f67a6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
e855fd59
#! /bin/sh
# From configure.in Revision: 1.10
9
# From configure.in Revision: 1.1
1
0
...
...
@@ -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
...
...
configure.in
View file @
e855fd59
...
...
@@ -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.10
9
$)
AC_REVISION($Revision: 1.1
1
0 $)
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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment