added/updated xlc stuff

This commit is contained in:
Joel Becker 1998-10-25 22:53:05 +00:00
parent 74ce2c3362
commit c941d36466

View File

@ -46,7 +46,7 @@ if test -z "$*"; then
fi
case $CC in
xlc | *lcc | *lcc\ *) am_opt=--include-deps;;
*xlc | *xlc\ * | *lcc | *lcc\ *) am_opt=--include-deps;;
esac
aclocal $ACLOCAL_FLAGS