config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Nov 12 18:42:13 2009 +0100 (2009-11-12)
changeset 1623 f935634ef900
child 1870 a4c4e51aa541
permissions -rw-r--r--
scripts: be POSIXly correct in helper scripts

Fix helper scripts to be POSIXly correct: don't expect '.' (the dot
builtin) to search CWD if it is not in $PATH.
yann@924
     1
menu "Debug facilities"
yann@924
     2
source config.gen/debug.in
yann@924
     3
endmenu