From d4d939b57e662843bc96a841c1751ebfab43aacb Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 18 Aug 2005 12:59:19 +0000 Subject: gtf.{c,h} is used by vesa only git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16265 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 01fce2fce9..8bf3c85920 100755 --- a/configure +++ b/configure @@ -4300,7 +4300,7 @@ fi if test "$_vesa" = yes ; then _def_vesa='#define HAVE_VESA 1' _ld_vesa="-lvbe -llrmi" - _vosrc="$_vosrc vo_vesa.c vesa_lvo.c" + _vosrc="$_vosrc vo_vesa.c vesa_lvo.c gtf.c" _vomodules="vesa $_vomodules" echores "yes" else -- cgit v1.2.3