Blame autogen.sh

Packit 6ef888
#!/bin/sh
Packit 6ef888
# Run this to generate all the initial makefiles, etc.
Packit 6ef888
mkdir -p m4
Packit 6ef888
autoreconf -i -v && echo Now run ./configure and make