summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 9936441038..3e6ad5c2d4 100755
--- a/configure
+++ b/configure
@@ -1601,6 +1601,9 @@ for ac_option do
;;
--as=*)
;;
+ *)
+ die "Unknow parameter: $ac_option"
+ ;;
esac
done