diff options
author | hpa <hpa> | 2005-01-12 00:35:13 +0000 |
---|---|---|
committer | hpa <hpa> | 2005-01-12 00:35:13 +0000 |
commit | b24ded1d1e97093fddb4a4587b729d4a7c284361 (patch) | |
tree | 3a5bfd6c24a15fa88d6c0f3199bcd7aff033ec7e /tracers.inc | |
parent | 25ac97ff571bf6b5891921f6e5f1b6f45806314a (diff) | |
download | syslinux-b24ded1d1e97093fddb4a4587b729d4a7c284361.tar.gz |
Disable tracerssyslinux-3.07-pre1
Diffstat (limited to 'tracers.inc')
-rw-r--r-- | tracers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracers.inc b/tracers.inc index 2f6ddace..300523a9 100644 --- a/tracers.inc +++ b/tracers.inc @@ -21,7 +21,7 @@ %define _TRACERS_INC ; Note: The Makefile builds one version with DEBUG_MESSAGES automatically. -%define DEBUG_TRACERS 1 ; Uncomment to get debugging tracers +; %define DEBUG_TRACERS 1 ; Uncomment to get debugging tracers ; %define DEBUG_MESSAGES ; Uncomment to get debugging messages %ifdef DEBUG_TRACERS |