autogen.sh 62 B

1234
  1. #! /bin/sh
  2. set -e -v
  3. make -f Makefile.am log
  4. autoreconf -f -i