bootstrap 97 B

123456
  1. #!/bin/sh
  2. autoheader
  3. libtoolize --force --copy
  4. aclocal
  5. automake -f --copy --add-missing
  6. autoconf