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:
authorKeith Marshall <keithmarshall@@users.sf.net>2006-11-25 18:55:05 +0300
committerKeith Marshall <keithmarshall@@users.sf.net>2006-11-25 18:55:05 +0300
commitb6bb405954f9713a2153e08dfc781f9146a42b9d (patch)
treef4fbc2c1f34ed2eeb0f24bde46a96f9269fb5753 /winsup/mingw/Makefile.in
parent406a0e047c1cfa6564b6e04c9e7d57ba75ec9058 (diff)
configure.in: Update to autoconf 2.5x syntax; fix macro argument quoting;
remove invalid use of AC_ALLOCA; remove redundant use of AC_SUBST.
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 41c8ee991..786f2e27c 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -18,7 +18,7 @@
# This makefile requires GNU make.
PACKAGE = mingw-runtime
-VERSION = 3.11
+VERSION = @PACKAGE_VERSION@
CYGRELEASE = 1
VPATH = @srcdir@