accept local directory for fixincl in fixincl.sh script

Co-Authored-By: Bruce Korb <bkorb@gnu.org>

From-SVN: r42234
This commit is contained in:
Brendan Conoboy 2001-05-18 02:02:37 +00:00 committed by Bruce Korb
parent 02db7776c7
commit b3eddceefe
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2001-05-17 Brendan Conoboy <blc@cygnus.com>
Bruce Korb <bkorb@gnu.org>
* fixinc/fixincl.sh(FIXINC): accept local directory if fixincl not
found in fixinc directory. Facilitates binary distributions.
2001-05-17 Jeffrey Oldham <oldham@codesourcery.com>
* dbxout.c (dbxout_symbol_location): For CONCAT, skip types not

View File

@ -97,6 +97,13 @@ esac
ORIGDIR=`${PWDCMD}`
export ORIGDIR
FIXINCL=${ORIGDIR}/fixinc/fixincl
if [ ! -x $FIXINCL ] ; then
FIXINCL=${ORIGDIR}/fixincl
if [ ! -x $FIXINCL ] ; then
echo "Cannot find working fixincl" >&2
exit 1
fi
fi
export FIXINCL
# Make LIB absolute only if needed to avoid problems with the amd.