diff --git a/configure b/configure index 179eae08..c58419c2 100755 --- a/configure +++ b/configure @@ -7,7 +7,7 @@ # off: disable libbpf probing # LIBBPF_DIR Path to libbpf DESTDIR to use -INCLUDE=${1:-"$PWD/include"} +INCLUDE="$PWD/include" # Output file which is input to Makefile CONFIG=config.mk @@ -486,6 +486,35 @@ endif EOF } +usage() +{ + cat <$CONFIG quiet_config >> $CONFIG