tests_flags.in: Correct typo.
2000-11-29 Loren J. Rittle <ljrittle@acm.org> * tests_flags.in: Correct typo. From-SVN: r37840
This commit is contained in:
parent
a45a172a36
commit
56f8f4fb75
@ -1,3 +1,7 @@
|
|||||||
|
2000-11-29 Loren J. Rittle <ljrittle@acm.org>
|
||||||
|
|
||||||
|
* tests_flags.in: Correct typo.
|
||||||
|
|
||||||
2000-11-29 Gabriel Dos Reis <gdr@codesourcery.com>
|
2000-11-29 Gabriel Dos Reis <gdr@codesourcery.com>
|
||||||
|
|
||||||
* tests_flags (SH_FLAGS, ST_FLAGS): Move them back to ...
|
* tests_flags (SH_FLAGS, ST_FLAGS): Move them back to ...
|
||||||
|
@ -90,7 +90,7 @@ check_directory 'Source' ${SRC_DIR}
|
|||||||
case ${query} in
|
case ${query} in
|
||||||
--installed-library)
|
--installed-library)
|
||||||
PREFIX_DIR=$4
|
PREFIX_DIR=$4
|
||||||
check_directory 'Install' ${PREFIX_FIR}
|
check_directory 'Install' ${PREFIX_DIR}
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
PREFIX_DIR=
|
PREFIX_DIR=
|
||||||
|
Loading…
Reference in New Issue
Block a user