configure: dont blindly enable iec61883

This should fix a configure failure

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-07-05 13:42:25 +02:00
parent 325fb246f2
commit 0348102835
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -2821,7 +2821,6 @@ case $target_os in
linux)
add_cppflags -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
enable dv1394
enable iec61883
;;
irix*)
target_os=irix