Make the build optimized by default

This commit is contained in:
cls%seawood.org 1998-12-11 00:29:48 +00:00
parent 0565a3e76b
commit fdb13a22ad

View File

@ -38,6 +38,11 @@ dnl AC_ERROR(Building in the srcdir is not supported! Please build from a se
dnl fi
dnl unset d
dnl Build optimized by default
dnl ========================================================
CFLAGS="${CFLAGS--O}"
CXXFLAGS="${CXXFLAGS--O}"
dnl Set the version number of the libs included with mozilla
dnl ========================================================
MOZJPEG=62