head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2002.12.26.10.21.31; author stoodi; state Exp; branches; next ; desc @@ 1.1 log @- Initial release - Version 0.8.7 @ text @# The purpose of this file is to define some variables to change behaviour of # builder script when the automatic mode is on. For example, if a variable # with_ssl is set to "y" by default and you want to build automatically, but # with with_ssl set to "n", then put "export def_with_ssl=n" in this file. # Don't forget to use "export" and to prepend variable name with "def_". export def_with_static=y @ .