autogen.sh 119 B

123456
  1. #!/bin/bash
  2. #Script to invoke creation of configure script
  3. touch COPYING NEWS README AUTHORS ChangeLog
  4. autoreconf -fi