mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
added/updated xlc stuff
This commit is contained in:
parent
74ce2c3362
commit
c941d36466
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user