diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/bin/sh +echo 'Generating necessary files...' +libtoolize --copy --force aclocal-1.9 autoheader -Wall automake-1.9 --gnu --add-missing -Wall |