mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Automated update
This commit is contained in:
parent
7a66f55829
commit
afb3b7d7ac
2
configure
vendored
2
configure
vendored
@ -3042,7 +3042,7 @@ if test "$no_x" != "yes"; then
|
||||
MOTIF_XINCS="-xif -I$x_includes"
|
||||
fi
|
||||
|
||||
detect_motif="${srcdir}/config/mkdetect/detect_motif.sh -cc '$CC' $MOTIF_XINCS"
|
||||
detect_motif="${srcdir}/config/mkdetect/detect_motif.sh -cc $CC $MOTIF_XINCS"
|
||||
MOTIF_VERSION=`${detect_motif}`
|
||||
MOTIF_INCLUDES=`${detect_motif} -if`
|
||||
MOTIF_STATIC_FLAGS=`${detect_motif} -sf`
|
||||
|
Loading…
x
Reference in New Issue
Block a user