]> sourceware.org Git - newlib-cygwin.git/blob - winsup/cygserver/autogen.sh
Cygwin: Remove AC_PROG_MAKE_SET
[newlib-cygwin.git] / winsup / cygserver / autogen.sh
1 #!/bin/sh -e
2 /usr/bin/aclocal --acdir=..
3 /usr/bin/autoconf -f
4 exec /bin/rm -rf autom4te.cache
This page took 0.036065 seconds and 5 git commands to generate.