From: Joel Becker Date: Sun, 25 Oct 1998 22:53:05 +0000 (+0000) Subject: added/updated xlc stuff X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=c941d3646692d86bc5c15b7aeca1ad1b6f29105e;p=dana%2Fcg-glib.git added/updated xlc stuff --- diff --git a/autogen.sh b/autogen.sh index 1da36459..662d6001 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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