diff options
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | aclocal | 2 | aclocal -I m4 |
| 3 | libtoolize | 3 | libtoolize |
| 4 | autoheader | 4 | autoheader |
| 5 | automake --add-missing | 5 | automake --add-missing |
