autogen.sh 120 B

1234
  1. #!/bin/sh
  2. # Run this to generate all the initial makefiles, etc.
  3. autoreconf -i -v && echo Now run ./configure and make