diff options
| author | Richard M. Stallman | 1994-09-24 00:34:23 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-09-24 00:34:23 +0000 |
| commit | 3c01dd0a6eb6fb6d20d59bcda867883c8be737b3 (patch) | |
| tree | baea777f2a5a50b8ddb1a5ccce8dc5b2aa3b6eeb /src/m | |
| parent | 0281aa61636798549a890cc63384e818bb959eae (diff) | |
| download | emacs-3c01dd0a6eb6fb6d20d59bcda867883c8be737b3.tar.gz emacs-3c01dd0a6eb6fb6d20d59bcda867883c8be737b3.zip | |
(DKSTAT_HEADER_FILE): Macro deleted.
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/tahoe.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/m/tahoe.h b/src/m/tahoe.h index da42392bde8..b40c86cd546 100644 --- a/src/m/tahoe.h +++ b/src/m/tahoe.h | |||
| @@ -73,11 +73,3 @@ NOTE-END */ | |||
| 73 | /* System provides alloca. */ | 73 | /* System provides alloca. */ |
| 74 | 74 | ||
| 75 | #define HAVE_ALLOCA | 75 | #define HAVE_ALLOCA |
| 76 | |||
| 77 | /* Control header files used by loadst.c. | ||
| 78 | Some users report machines have dkstat.h while others report dk.h, | ||
| 79 | so it's hard to tell what this should say. */ | ||
| 80 | |||
| 81 | #ifdef BSD | ||
| 82 | #define DKSTAT_HEADER_FILE | ||
| 83 | #endif | ||