Mercurial > mplayer.hg
comparison configure @ 4562:d14f1bc66a74
one more fix for optional vesa
author | rfelker |
---|---|
date | Thu, 07 Feb 2002 02:32:53 +0000 |
parents | b3b2fc48b045 |
children | bdb95c9fd709 |
comparison
equal
deleted
inserted
replaced
4561:b3b2fc48b045 | 4562:d14f1bc66a74 |
---|---|
1934 echores "yes" | 1934 echores "yes" |
1935 else | 1935 else |
1936 _def_vesa='#undef HAVE_VESA' | 1936 _def_vesa='#undef HAVE_VESA' |
1937 echores "no (not supported on this OS/architecture)" | 1937 echores "no (not supported on this OS/architecture)" |
1938 fi | 1938 fi |
1939 else | |
1939 _def_vesa='#undef HAVE_VESA' | 1940 _def_vesa='#undef HAVE_VESA' |
1940 fi | 1941 fi |
1941 | 1942 |
1942 | 1943 |
1943 ################# | 1944 ################# |