Switch to unified view
a/autogen.sh | b/autogen.sh | ||
---|---|---|---|
1 | #!/bin/sh |
||
2 | |||
1 | aclocal |
3 | aclocal |
2 | libtoolize |
4 | libtoolize --copy
|
3 | automake --add-missing |
5 | automake --add-missing --copy
|
4 | autoconf |
6 | autoconf |
a/autogen.sh | b/autogen.sh | ||
---|---|---|---|
1 | #!/bin/sh |
||
2 | |||
1 | aclocal |
3 | aclocal |
2 | libtoolize |
4 | libtoolize --copy
|
3 | automake --add-missing |
5 | automake --add-missing --copy
|
4 | autoconf |
6 | autoconf |