repo.or.cz
/
maepad.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
l10n: Updated Russian (ru) translation to 100%
[maepad.git]
/
autogen.sh
blob
3af226d6e53b19ac7606772ea2bc7edee652ac71
1
#!/bin/sh
2
3
set -x
4
glib-gettextize
--copy --force
5
libtoolize
--automake --copy --force
6
intltoolize
--automake --copy --force
7
aclocal-1.7
8
autoconf
--force
9
autoheader
--force
10
automake-1.7
--add-missing --copy --force-missing --foreign