Automated update

This commit is contained in:
leaf%mozilla.org 2003-02-06 22:15:12 +00:00
parent f162a635cf
commit fe7bd7854c

2
configure vendored
View File

@ -11898,7 +11898,7 @@ fi
MOZ_IMG_DECODERS_DEFAULT="ppm png gif jpeg bmp mng xbm"
case "$target_os" in
cygwin*|mingw*|msvc*|mksnt*|os2)
cygwin*|mingw*|msvc*|mksnt*|os2*)
MOZ_IMG_DECODERS_DEFAULT="$MOZ_IMG_DECODERS_DEFAULT icon"
;;
esac