summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 775be4837f..40ea5154fb 100755
--- a/configure
+++ b/configure
@@ -1737,7 +1737,7 @@ fi
die_license_disabled() {
- enabled $1 || enabled $2 && die "$2 is $1 and --enable-$1 is not specified."
+ enabled $1 || { enabled $2 && die "$2 is $1 and --enable-$1 is not specified."; }
}
die_license_disabled gpl libfaad2