-rw-r--r-- | autoregen.bash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autoregen.bash b/autoregen.bash new file mode 100644 index 0000000..c53dcad --- a/dev/null +++ b/autoregen.bash @@ -0,0 +1,2 @@ +#!/bin/bash +eval bash autogen.bash $(./config.status --version | grep '^ with options "'|sed -e 's/^[^"]\+"//' -e 's/"$//') "$@" |