Added (load "ediff-hook") after loading vc-hook.
[emacs.git] / src / s / aix4-1.h
blob52c9265d7c4451c13929e88f3a6b60cf44fec7e4
1 #define AIX4_1
3 #include "aix4.h"
5 #if 0 /* Tomotake FURUHATA <furuhata@trl.ibm.co.jp> says this is needed
6 in Mule, but we don't know why. Anyway, it's not needed now. */
7 #define SYSTEM_MALLOC
8 #endif
10 /* olson@mcs.anl.gov says -li18n is needed by -lXm. */
11 #define LIB_MOTIF -lXm -li18n
13 #ifdef __GNUC__
14 #undef _NO_PROTO
15 #endif