summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: be06eec4b39778421b5f4ac9aec6f92aa74aaf90 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
#

#libtoolize --copy --force
aclocal
autoheader 
automake --foreign --add-missing 
autoconf