From 8c7467a0111147a6a65f37d9ba4eb9ac524a7fea Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 15 Mar 2008 08:21:02 +0000 Subject: Fix wrong res_comment. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26239 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 5bcc773b2b..6233e08558 100755 --- a/configure +++ b/configure @@ -3105,7 +3105,7 @@ if test "$_pthreads" = yes ; then _def_pthreads='#define HAVE_PTHREADS 1' _def_threads='#define HAVE_THREADS 1' else - _res_comment="v4l, v4l2, vo_gl, ao_alsa, ao_nas, ao_macosx, win32 loader disabled" + _res_comment="v4l, v4l2, ao_nas, ao_macosx, win32 loader disabled" _def_pthreads='#undef HAVE_PTHREADS' _nas=no ; _tv_v4l1=no ; _tv_v4l2=no ; _macosx=no mingw32 || _win32dll=no -- cgit v1.2.3