e2328a4bfc
The throbber is used in the menubar and individual tabs. Clean infrastructure for private G* extensions is added.
7 lines
No EOL
94 B
Bash
Executable file
7 lines
No EOL
94 B
Bash
Executable file
#!/bin/sh
|
|
|
|
libtoolize --copy --force
|
|
aclocal
|
|
autoheader
|
|
autoconf
|
|
automake --add-missing --copy |