summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: a10bf96c3bea564fcb7969159b92ec347bdefc9d (plain)
1
2
3
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
autoreconf -i -v && echo Now run ./configure and make