diff options
author | root <root> | 2008-05-11 00:06:25 +0000 |
---|---|---|
committer | root <root> | 2008-05-11 00:06:25 +0000 |
commit | 1adb313f215bbe062eefa2c03e871d141458f749 (patch) | |
tree | 050091a632433b0bf16148072f66bc524d283591 /autogen.sh | |
parent | bb92967cd6ae5888c071f8f2c8441825270ef2ba (diff) |
*** empty log message ***
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..55b270f --- /dev/null +++ b/autogen.sh @@ -0,0 +1,4 @@ +libtoolize +aclocal +autoconf +autoheader |