blob: ee22af80a66a6e4188a3e8896900f6c283ae8f7f [file] [log] [blame] [edit]
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
mkdir -p m4
autoreconf -i -I make -v && echo Now run ./configure and make