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-08-25 23:44:44 +0400
committerChristopher Faylor <me@cgf.cx>2003-08-25 23:44:44 +0400
commitff575207029b55a60c33979619d99e7aec0c2369 (patch)
tree0319c029ffb08fccc1e1ccd2cc4ca91122be4f8a /winsup/cygwin
parent29c1c50828233ceef69bd54b80104b45ac9a57fb (diff)
add missing files
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 121fbb62f..2c6196b17 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -3,6 +3,8 @@
Throughout, change USE_CYGSERVER to USE_SERVER.
* Makefile.in (LIBSERVER): Define and use.
* configure.in: Set LIBSERVER as appropriate.
+ * configure: Regenerate.
+ * acconfig.h: Regenerate.
* environ.cc: Rename allow_daemon to allow_server. Only recognize when
USE_SERVER is defined.