summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: cadcd242ba9c671da5d9584dd9ba3390eb57f36d (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh -exu

#intltoolize -f -c
libtoolize -f -c
aclocal --force
autoheader -f
autoconf -f
automake -a -c --gnu --foreign
cp -f /usr/share/automake-1.9/mkinstalldirs ./
cp -f /usr/share/gettext/config.rpath ./