Commit 56f8f4fb by Loren J. Rittle Committed by Gabriel Dos Reis

tests_flags.in: Correct typo.

2000-11-29  Loren J. Rittle  <ljrittle@acm.org>

        * tests_flags.in: Correct typo.

From-SVN: r37840
parent a45a172a
2000-11-29 Loren J. Rittle <ljrittle@acm.org>
* tests_flags.in: Correct typo.
2000-11-29 Gabriel Dos Reis <gdr@codesourcery.com>
* tests_flags (SH_FLAGS, ST_FLAGS): Move them back to ...
......
......@@ -90,7 +90,7 @@ check_directory 'Source' ${SRC_DIR}
case ${query} in
--installed-library)
PREFIX_DIR=$4
check_directory 'Install' ${PREFIX_FIR}
check_directory 'Install' ${PREFIX_DIR}
;;
*)
PREFIX_DIR=
......
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