aboutsummaryrefslogtreecommitdiffstats
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 02778fc..9a480fb 100755
--- a/configure
+++ b/configure
@@ -71,7 +71,7 @@ do
esac
;;
*)
- usage
+ echo >&2 "warning: Unrecognized option '$arg'"
;;
esac
done