summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-07-05 13:42:25 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-07-05 13:42:25 +0200
commit03481028358dcfeb29489034c844b6ecdb41e033 (patch)
treec5491c5db93b606d080390acd7a9179bd58d3adf /configure
parent325fb246f257547b56c39c545fc193e40fe5b590 (diff)
configure: dont blindly enable iec61883
This should fix a configure failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index c451f6b564..e01c086cc0 100755
--- a/configure
+++ b/configure
@@ -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