config/debug.in
author Titus von Boxberg <titus@v9g.de>
Sat May 22 17:30:44 2010 +0200 (2010-05-22)
changeset 1961 e0619b242cb6
parent 924 941294c6fcf1
permissions -rw-r--r--
scripts/build/internals.sh: Always use binary wrapper under BSD/MacOS

The shell wrapper script uses a nonportable call to readlink.
Thus, always use the binary wrapper under BSD/MacOS.

yann.morin.1998@anciens.enib.fr:
Use 'case' instead of 'if'.
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu