Throughout, change USE_CYGSERVER to USE_SERVER.
* Makefile.in (LIBSERVER): Define and use. * configure.in: Set LIBSERVER as appropriate. * environ.cc: Rename allow_daemon to allow_server. Only recognize when USE_SERVER is defined.
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
#undef NEWVFORK
|
||||
|
||||
/* Define if using cygserver */
|
||||
#undef USE_CYGSERVER
|
||||
#undef USE_SERVER
|
||||
|
Reference in New Issue
Block a user