Erf, small fix to configure.in

This commit is contained in:
Joseph Carter 2000-01-04 02:38:54 +00:00
parent 6006adda7c
commit e1c130cef8
2 changed files with 0 additions and 3 deletions

2
TODO
View file

@ -20,8 +20,6 @@ to quake-devel@lists.sourceforge.net with details.
* Remove dependency on GNU make or migrate to automake
* Quake/QW Client: Add proper XFree86 DGA/VideoMode support to X-based targets
on systems with XFree86 available
* Merge SDLQuake (BigM created a patch against an older revision of our
main tree)
* Add currently removed documentation to the README, and also add more
information to explain things that we've done, or broken
* Prep Aftershock for a future merge with the main tree

View file

@ -27,7 +27,6 @@ AC_ARG_ENABLE(release,
)
dnl FIXME: Remove next line when ALSA support is added
enable-alsa=no
AC_ARG_ENABLE(alsa,
[ --enable-alsa enable alsa support],
)