Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygserver/autogen.sh')
-rwxr-xr-xwinsup/cygserver/autogen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygserver/autogen.sh b/winsup/cygserver/autogen.sh
new file mode 100755
index 000000000..87a0d9c06
--- /dev/null
+++ b/winsup/cygserver/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+/usr/bin/aclocal --acdir=..
+/usr/bin/autoconf -f
+exec /bin/rm -rf autom4te.cache