diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix3-2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index 45c64a17012..eb0fa5ddc85 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | #include "aix3-1.h" | 3 | #include "aix3-1.h" |
| 4 | 4 | ||
| 5 | #define AIX3_2 | ||
| 6 | |||
| 5 | /* No need to define this--the header files indicate X11R4, | 7 | /* No need to define this--the header files indicate X11R4, |
| 6 | and that's supposedly what 3.2 will come with. */ | 8 | and that's supposedly what 3.2 will come with. */ |
| 7 | #undef SPECIFY_X11R4 | 9 | #undef SPECIFY_X11R4 |