Fix a bug in configure that's been nagging me.

This commit is contained in:
Jeff Teunissen 2001-05-07 02:43:10 +00:00
parent 4ad2644fa3
commit 1a067ecaac

View file

@ -667,7 +667,7 @@ TDFXGL_NAME=""
AC_ARG_WITH(3dfx,
[ --with-3dfx[=NAME] support 3Dfx output for the V1/V2. If NAME is
specified, it will be used as the GL wrapper lib
for Glide.]
for Glide.],
HAVE_3dfx=$withval, HAVE_3dfx=auto)
if test "x$HAVE_3dfx" != "xno" -a "x$HAVE_SVGA" != "xno" \