]> err.no Git - sope/blob - gnustep-make/GNUstep.conf.in
gnu runtime bugfix
[sope] / gnustep-make / GNUstep.conf.in
1 ##
2 ## This is the GNUstep configuration file.
3 ## 
4
5 ## Any line starting with a '#' is a comment.
6 ## Empty lines are ignored.
7 ## Every other line in this file must be of the form
8 ##   XXX=YYY
9 ## where there should be no spaces around the '=' (this is because we
10 ## include this file in shell scripts and makefiles, and sh syntax
11 ## requires no spaces around the '=').
12 ##
13 ## Standard sh quotes can be used in YYY but only at runtime; they can 
14 ## not be used while building.
15 ##
16
17 GNUSTEP_SYSTEM_ROOT=@GNUSTEP_SYSTEM_ROOT@
18 GNUSTEP_LOCAL_ROOT=@GNUSTEP_LOCAL_ROOT@
19 GNUSTEP_NETWORK_ROOT=@GNUSTEP_NETWORK_ROOT@
20
21 GNUSTEP_USER_CONFIG_FILE=@GNUSTEP_USER_CONFIG_FILE@
22 GNUSTEP_USER_DIR=@GNUSTEP_USER_DIR@
23 GNUSTEP_USER_DEFAULTS_DIR=@GNUSTEP_USER_DEFAULTS_DIR@