# HG changeset patch # User rfelker # Date 1013049173 0 # Node ID d14f1bc66a74ae1e17ce828b0a51b9701dbed88a # Parent b3b2fc48b045bf3236bb535fed800ad18fbe548a one more fix for optional vesa diff -r b3b2fc48b045 -r d14f1bc66a74 configure --- a/configure Thu Feb 07 02:29:55 2002 +0000 +++ b/configure Thu Feb 07 02:32:53 2002 +0000 @@ -1936,6 +1936,7 @@ _def_vesa='#undef HAVE_VESA' echores "no (not supported on this OS/architecture)" fi +else _def_vesa='#undef HAVE_VESA' fi