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:
authorDanny Smith <dannysmith@users.sourceforge.net>2006-06-13 01:43:11 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2006-06-13 01:43:11 +0400
commitd658f6c649c697d90df8c074cbfbcc596ac29da2 (patch)
treecf09989c93c573a55a7c8193462d36bb9df79828 /winsup/mingw/Makefile.in
parentacfd62fdfa80bfa570d6fefba510af0d7f7625a8 (diff)
* Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index ee1b1da38..88f1ab0f3 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -123,7 +123,7 @@ TAR = tar
TARFLAGS = z
TARFILEEXT = .tar.gz
-SUBDIRS := @SUBDIRS@
+SUBDIRS := @subdirs@
FLAGS_TO_PASS:=\
AS="$(AS)" \