Commit 8415a5a9 by Richard Stallman

*** empty log message ***

From-SVN: r1540
parent 4eb6de22
......@@ -41,7 +41,7 @@ exit 1
fi
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment