summaryrefslogtreecommitdiffstatsabout
path: root/autogen.sh
blob: dc16b297b7f28f89c35a82b75390c65b3e334392 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
m4/buildconf.py \
  --libtoolize  \
  --aclocal     \
  --automake    \
  --autoconf    \
  --autoheader

rm -rf autom4te.cache