From 860dd21ab109d185632aa164389d0964f5bf9e3a Mon Sep 17 00:00:00 2001 From: gpoirier Date: Wed, 7 Feb 2007 09:00:11 +0000 Subject: Fix libnut build failure. Use CONFIG_LIBNUT like ffmpeg's configure, instead of LIBNUT. Patch by Clemens Ladisch % cladisch A fastmail P net % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22169 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 7433684eec..0fe3a930e7 100755 --- a/configure +++ b/configure @@ -7541,7 +7541,7 @@ ZORAN = $_zr LIBDV = $_libdv XVID4 = $_xvid X264 = $_x264 -LIBNUT = $_nut +CONFIG_LIBNUT = $_nut CONFIG_LIBDTS = $_libdts MPLAYER = $_mplayer MENCODER = $_mencoder -- cgit v1.2.3