Typo correction.

This commit is contained in:
chtong 2002-03-20 19:12:13 +00:00
parent f7a4312e26
commit 875573f6e1

2
configure vendored
View File

@ -1882,7 +1882,7 @@ if test "${with_FEI_BASE_DIR+set}" = set; then
case "${withval}" in
yes) FEI_BASE_DIR="" ;;
no) FEI_BASE_DIR="" ;;
*) FEI_BASE_DIR=$wddithval ;;
*) FEI_BASE_DIR=$withval ;;
esac
else
FEI_BASE_DIR=""