Tidiedl launch path for server.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3229 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-11-18 08:55:22 +00:00
parent 8b543113fb
commit a5d7dd6bb2

View file

@ -37,8 +37,8 @@
* message about it - they include installation path information.
*/
#define stringify_it(X) #X
#define make_gdnc_cmd(X) stringify_it(X) "/Tools/"GNUSTEP_TARGET_DIR"/gdnc &"
#define make_gdnc_err(X) "check that " stringify_it(X) "/Tools/"GNUSTEP_TARGET_DIR"/gdnc is running."
#define make_gdnc_cmd(X) stringify_it(X) "/Tools/" GNUSTEP_TARGET_DIR "/" stringify_it(GNUSTEP_LIB_COMBO) "/gdnc &"
#define make_gdnc_err(X) "check that " stringify_it(X) "/Tools/" GNUSTEP_TARGET_DIR "/" stringify_it(GNUSTEP_LIB_COMBO) "/gdnc is running."
/*
* Global variables for distributed notification center types.