diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # Run this to generate all the initial makefiles, etc. echo Running gettextize... -gettextize -f -c +gettextize -c echo Running libtoolize... libtoolize -c --automake echo Running aclocal... |