* cygserver-config: Slightly modify printed message.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2003-11-20  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
|  | 	* cygserver-config: Slightly modify printed message. | ||||||
|  |  | ||||||
| 2003-11-20  Corinna Vinschen  <corinna@vinschen.de> | 2003-11-20  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* Makefile.in (install): Install cygserver-config script to bindir. | 	* Makefile.in (install): Install cygserver-config script to bindir. | ||||||
|   | |||||||
| @@ -202,11 +202,8 @@ echo "Please keep in mind, that a client application which wants to use" | |||||||
| echo "the services provided by cygserver *must* have the environment variable" | echo "the services provided by cygserver *must* have the environment variable" | ||||||
| echo "CYGWIN set so that it contains the word \"server\".  So, if you don't" | echo "CYGWIN set so that it contains the word \"server\".  So, if you don't" | ||||||
| echo "need any other special CYGWIN setting, just set it to \"server\"". | echo "need any other special CYGWIN setting, just set it to \"server\"". | ||||||
| echo "You can do this in the Windows system environment or in the local" |  | ||||||
| echo "shell profiles like this:" |  | ||||||
| echo | echo | ||||||
| echo "  export CYGWIN=server     in sh/bash/ksh/zsh or" | echo "It is advisable to add this setting to the Windows system environment." | ||||||
| echo "  setenv CYGWIN server     in tcsh." |  | ||||||
| echo | echo | ||||||
| echo "Basic Cygserver configuration finished. Have fun!" | echo "Basic Cygserver configuration finished. Have fun!" | ||||||
| echo | echo | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user