mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 22:52:09 +01:00
added/updated xlc stuff
This commit is contained in:
parent
74ce2c3362
commit
c941d36466
@ -46,7 +46,7 @@ if test -z "$*"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
case $CC in
|
case $CC in
|
||||||
xlc | *lcc | *lcc\ *) am_opt=--include-deps;;
|
*xlc | *xlc\ * | *lcc | *lcc\ *) am_opt=--include-deps;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
aclocal $ACLOCAL_FLAGS
|
aclocal $ACLOCAL_FLAGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user