diff options
| author | Thomas Bushnell <thomas@gnu.org> | 1997-05-01 19:47:25 +0000 |
|---|---|---|
| committer | Thomas Bushnell <thomas@gnu.org> | 1997-05-01 19:47:25 +0000 |
| commit | 77eea1d4e226e4dc75d54f7b39a140f4d0baebce (patch) | |
| tree | 1931d80b627ce7760efe26341a7d3271ac780f76 /bogus/mach_kdb.h | |
| parent | 55b4c335eea7117a61a8c531a6eed35081e2de38 (diff) | |
Wed Apr 23 13:21:23 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* configure.in (kdb): New --enable option.
* Makefile.in (DEFINES): Add @DEFS@.
* bogus/mach_kdb.h: Make this file zero length; we get MACH_KDB
from configure now.
Diffstat (limited to 'bogus/mach_kdb.h')
| -rw-r--r-- | bogus/mach_kdb.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bogus/mach_kdb.h b/bogus/mach_kdb.h index 128c285..e69de29 100644 --- a/bogus/mach_kdb.h +++ b/bogus/mach_kdb.h @@ -1,5 +0,0 @@ -#ifdef DEBUG -#define MACH_KDB 1 -#else -#define MACH_KDB 0 -#endif |
