* Makefile.in: Make cygserver depending on cygwin.

This commit is contained in:
Corinna Vinschen 2003-11-23 09:02:26 +00:00
parent 0af8d6110b
commit 95b1156144
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-11-23 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in: Make cygserver depending on cygwin.
2003-11-20 Christopher Faylor <cgf@redhat.com>
* configure.in: Make --use-server the default.

View File

@ -109,6 +109,8 @@ mingw: w32api
cygwin: w32api
cygserver: cygwin
install_utils: cygwin mingw
install_mingw: w32api