autogen.sh raw

   1  #!/bin/sh
   2  set -e
   3  autoreconf -if --warnings=all
   4