diff options
| author | Richard M. Stallman | 2001-11-17 03:49:52 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-17 03:49:52 +0000 |
| commit | aa147f3b1b81d3aabb9edfc8256a2000653bdd5e (patch) | |
| tree | 8ac232daf25fefc44c3cf339289d4c1de98f66fd /src/m | |
| parent | 3bddb27298bd1afe93cd5f663c6171e1979608a9 (diff) | |
| download | emacs-aa147f3b1b81d3aabb9edfc8256a2000653bdd5e.tar.gz emacs-aa147f3b1b81d3aabb9edfc8256a2000653bdd5e.zip | |
Comment change.
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/convex.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/m/convex.h b/src/m/convex.h index 272a033e36c..a0fbd6223df 100644 --- a/src/m/convex.h +++ b/src/m/convex.h | |||
| @@ -190,5 +190,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 190 | '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' | 190 | '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' |
| 191 | #endif | 191 | #endif |
| 192 | 192 | ||
| 193 | /* The convex has sys/wait.h but it does not work right. */ | 193 | /* There is some indication that the convex has sys/wait.h |
| 194 | but it does not work right. */ | ||
| 194 | #undef HAVE_SYS_WAIT_H | 195 | #undef HAVE_SYS_WAIT_H |