* Makefile.in: Build libcygserver.a.

* client.cc: Rename allow_daemon to allow_server.
This commit is contained in:
Christopher Faylor
2003-08-25 18:22:07 +00:00
parent 4392d36cbb
commit 29c1c50828
3 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2003-08-25 Christopher Faylor <cgf@redhat.com>
* Makefile.in: Build libcygserver.a.
* client.cc: Rename allow_daemon to allow_server.
2003-07-25 Christopher Faylor <cgf@redhat.com>
* configure.in: Use 'install-sh -c'.