diff options
author | Tobias Oetiker <tobi@oetiker.ch> | 2011-10-06 09:34:10 +0200 |
---|---|---|
committer | Tobias Oetiker <tobi@oetiker.ch> | 2011-10-06 09:34:10 +0200 |
commit | 30d4bb237aa397bb407d90680657a445a50e2f02 (patch) | |
tree | bf1e662e44e39e124b8a61370d6d75ce4a8db834 | |
parent | d7a08344bb0c229d9133f688ac45cac4e5c7b889 (diff) | |
download | smokeping-30d4bb237aa397bb407d90680657a445a50e2f02.tar.gz smokeping-30d4bb237aa397bb407d90680657a445a50e2f02.tar.xz |
help rebuilding autoconf
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..1daf45c --- /dev/null +++ b/autogen.sh @@ -0,0 +1,2 @@ +#!/bin/sh +autoreconf --force --install --verbose --make
\ No newline at end of file |