summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-01-13 16:20:59 +0100
committerwm4 <wm4@nowhere>2013-01-13 17:32:39 +0100
commitf064debfb746c9a85eab2072a5e5a957039a7bde (patch)
tree6eab9b4fb67f74b03242fe1f852eb7ce907a694b /configure
parent177e9c4b4168cbfdf0d4c39d587e4f57d8432d57 (diff)
downloadmpv-f064debfb746c9a85eab2072a5e5a957039a7bde.tar.bz2
mpv-f064debfb746c9a85eab2072a5e5a957039a7bde.tar.xz
configure: remove references to nas
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 2 insertions, 4 deletions
diff --git a/configure b/configure
index 535622a3e1..5082e00a59 100755
--- a/configure
+++ b/configure
@@ -425,7 +425,6 @@ _direct3d=auto
_sdl=auto
_sdl2=auto
_dsound=auto
-_nas=auto
_mng=auto
_jpeg=auto
_gl=auto
@@ -1451,9 +1450,9 @@ if test "$_pthreads" = yes ; then
def_threads='#define HAVE_THREADS 1'
extra_cflags="$extra_cflags $THREAD_CFLAGS"
else
- res_comment="v4l2, ao_nas, win32 loader disabled"
+ res_comment="v4l2 disabled"
def_pthreads='#undef HAVE_PTHREADS'
- _nas=no ; _tv_v4l2=no
+ _tv_v4l2=no
fi
echores "$_pthreads"
@@ -3285,7 +3284,6 @@ $def_libavfilter
$def_alsa
$def_coreaudio
$def_jack
-$def_nas
$def_openal
$def_openal_h
$def_ossaudio