entered into RCS
From-SVN: r1539
This commit is contained in:
parent
cd7a1451a9
commit
4eb6de22d8
@ -15,7 +15,7 @@ TERM=unknown
|
||||
export TERM
|
||||
|
||||
# Directory in which to store the results.
|
||||
LIB=${1-${LIB-/usr/local/lib/gcc-include}}
|
||||
LIB=${1?"fixincludes: output directory not specified"}
|
||||
|
||||
# Make sure it exists.
|
||||
if [ ! -d $LIB ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user