aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 05af284036b01fde80d392f11eef1fbd80f7b0a2 (plain)
1
2
3
4
5
#!/usr/bin/sh
aclocal
libtoolize --force --copy
automake -a -c
autoconf