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:
authorRon Parker <rdparker@butlermfg.com>2000-04-08 02:12:41 +0400
committerRon Parker <rdparker@butlermfg.com>2000-04-08 02:12:41 +0400
commit61e196e361538669a5d8215c5c315ae9debfb199 (patch)
tree5fe573d21469fcc50737098a8143e99baf46d749 /winsup/configure.in
parent2cf1695b81783e64b0572ed67b9b11cf99f3cea7 (diff)
Updated to build cinstall with mingw. See Changelog for numerous setup.c changes.
Diffstat (limited to 'winsup/configure.in')
-rwxr-xr-xwinsup/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/configure.in b/winsup/configure.in
index 14aaa0dea..582a52115 100755
--- a/winsup/configure.in
+++ b/winsup/configure.in
@@ -57,7 +57,7 @@ AC_CANONICAL_SYSTEM
LIB_AC_PROG_CC
-SUBDIRS="cygwin w32api mingw utils doc"
+SUBDIRS="cygwin w32api mingw utils doc cinstall"
AC_CONFIG_SUBDIRS($SUBDIRS)
AC_PROG_MAKE_SET