summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 975413261e..c32bb1eb32 100755
--- a/configure
+++ b/configure
@@ -4071,6 +4071,7 @@ if test "$_3dfx" = yes && test "$_dga" = yes ; then
def_3dfx='#define CONFIG_3DFX 1'
vomodules="3dfx $vomodules"
else
+ _3dfx=no
def_3dfx='#undef CONFIG_3DFX'
novomodules="3dfx $novomodules"
fi