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:
authorChristopher Faylor <me@cgf.cx>2003-07-02 07:33:01 +0400
committerChristopher Faylor <me@cgf.cx>2003-07-02 07:33:01 +0400
commit9c01984ec2345d1d1af745b24db50e07912a7bc1 (patch)
treeba77071df54920cc91c52f334185486769ccb4da /winsup/ChangeLog
parent6a59d15696d7dfc8afc777557db45b1a29482e20 (diff)
* configure.in: Add --enable-server option.
* configure: Regenerate.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 5dd920afe..9d0016370 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,5 +1,10 @@
2003-07-01 Christopher Faylor <cgf@redhat.com>
+ * configure.in: Add --enable-server option.
+ * configure: Regenerate.
+
+2003-07-01 Christopher Faylor <cgf@redhat.com>
+
* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too
noisy on newer versions of gcc.