]> cygwin.com Git - cygwin-apps/cygutils.git/blob - bootstrap
Release 1.4.6
[cygwin-apps/cygutils.git] / bootstrap
1 #!/bin/sh -x
2 rm Makefile.in
3 rm aclocal.m4
4 cp `aclocal --print-ac-dir`/libtool.m4 m4/
5 autoreconf -f -v -i
6
This page took 0.037402 seconds and 5 git commands to generate.