diff options
| author | Dave Love | 2002-11-18 15:53:38 +0000 |
|---|---|---|
| committer | Dave Love | 2002-11-18 15:53:38 +0000 |
| commit | 7d7d9b84844e885e53828d5bca12906cbe01a613 (patch) | |
| tree | af5a87b775db7654f6c471c3c4458a3a181c7512 /src/s | |
| parent | 1998560a7e9534fc3aa06f802d1fff4e9c2e90c1 (diff) | |
| download | emacs-7d7d9b84844e885e53828d5bca12906cbe01a613.tar.gz emacs-7d7d9b84844e885e53828d5bca12906cbe01a613.zip | |
(HAVE_FSYNC): Don't define.
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/aix3-2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index f6d3db75b1a..b8e5bd6d65b 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h | |||
| @@ -25,8 +25,6 @@ | |||
| 25 | #undef rindex | 25 | #undef rindex |
| 26 | #undef index | 26 | #undef index |
| 27 | 27 | ||
| 28 | #define HAVE_FSYNC | ||
| 29 | |||
| 30 | /* With this defined, a gcc-compiled Emacs crashed in realloc under AIX | 28 | /* With this defined, a gcc-compiled Emacs crashed in realloc under AIX |
| 31 | 3.2, and a cc-compiled Emacs works with this undefined. | 29 | 3.2, and a cc-compiled Emacs works with this undefined. |
| 32 | --karl@cs.umb.edu. */ | 30 | --karl@cs.umb.edu. */ |