make --enable-newstyle on by default

This commit is contained in:
Bill Currie 2000-02-13 07:40:58 +00:00
parent 82b6c3139e
commit b5b0dcd73f

View file

@ -79,7 +79,6 @@ if test "x$enable_experimental" = xyes; then
AC_DEFINE(_EXPERIMENTAL_)
fi
NEWSTYLE=no
AC_ARG_ENABLE(newstyle,
[ --enable-newstyle compile with defaults a bit different than those
used by Id Software (does not affect gameplay)],