added/updated xlc stuff
authorJoel Becker <jlbec@src.gnome.org>
Sun, 25 Oct 1998 22:53:05 +0000 (22:53 +0000)
committerJoel Becker <jlbec@src.gnome.org>
Sun, 25 Oct 1998 22:53:05 +0000 (22:53 +0000)
autogen.sh

index 1da3645..662d600 100755 (executable)
@@ -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