Add --show-config special option
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 13 Jan 2014 15:21:59 +0000 (16:21 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 13 Jan 2014 15:21:59 +0000 (16:21 +0100)
commit27f670dbe352c1333448bb137a6aa008e4cdf3ad
treec2e15e61416a52655b8b8f0ca9fdbbef58c16a63
parent1a74e7cd3bed2116e9bcfc4d2b5f270895dff16c
Add --show-config special option

This prints a list of configure parameters, and then exits. If a second
argument is given, it only prints the value of that config parameter,
so that tricks like cp *.svg `xboard --show-config Datadir`/themes/chu
can be used in install scripts of packages with piece images.
gtk/xboard.c
xaw/xboard.c