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