Make location of man file dynamic for OSX
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 12 Mar 2016 15:41:38 +0000 (16:41 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 12 Mar 2016 15:41:38 +0000 (16:41 +0100)
commit677d32ecebe49075a6889451de4e24c4c5947e44
treeecff186b58248baef7d31257b374cdc7f731628d
parent476926444bc43c8de2ec2fcf9da505050daf70cc
Make location of man file dynamic for OSX

MANDIR is redefined in the case of an OSX App to be a variable, in a
similar way as DATADIR, so it can be determined at startup, and the App
can be 'portable'. The way to concatenate it with the rest of the file
name hd to be made variable-proof.
dialogs.c
gtk/xboard.c