Die on missing host fragments, let missing target fragments pass.

This commit is contained in:
K. Richard Pixley 1991-08-14 22:23:44 +00:00
parent 21c9f6261a
commit db19f82883
1 changed files with 20 additions and 0 deletions

20
binutils/configure.in Normal file
View File

@ -0,0 +1,20 @@
# This file is a shell script that supplies the information necessary
# to tailor a template configure script into the configure script
# appropriate for this directory. For more information, check any
# existing configure script.
srctrigger=ar.c
srcname="binutils"
# per-host:
if [ ! -f config/hmake-${host} ] ; then
echo No such host available: ${host}
exit 1
fi
# per-target:
files=
links=