Automated update

This commit is contained in:
leaf%mozilla.org 2000-06-13 15:00:08 +00:00
parent abeaa0e5ec
commit e49a575f71

2
configure vendored
View File

@ -4410,7 +4410,7 @@ EOF
*-*-os2_emx)
_PEDANTIC=''
AR=emxomfar
AR_FLAGS='-p128 r $@'
AR_FLAGS='-p256 r $@'
CFLAGS="-Zmtd -Zomf $CFLAGS"
CXXFLAGS="-Zmtd -Zomf $CXXFLAGS"
DSO_LDOPTS='-Zomf -Zdll -Zmt -Zcrtdll -Zlinker /NOO'