config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Mar 26 23:17:23 2010 +0100 (2010-03-26)
changeset 1862 7fec5db8933c
child 1870 a4c4e51aa541
permissions -rw-r--r--
scripts/populate: fix handling the forced libraries list-file

If a list-file is used, then each library in the file will be handled
twice (not a real issue, as the second iteration will find the library
already present, just avoid doing the job twice).
yann@924
     1
menu "Debug facilities"
yann@924
     2
source config.gen/debug.in
yann@924
     3
endmenu