comparison src/m/ibmrs6000.h @ 3314:a472a3956b2a

* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here... * m/ibmrs6000.h (LIBS_MACHINE): They're already here. Doc fix.
author Jim Blandy <jimb@redhat.com>
date Sun, 30 May 1993 20:08:16 +0000
parents 6c0cce3bc5d5
children b1b079944842
comparison
equal deleted inserted replaced
3313:34f2db3916fe 3314:a472a3956b2a
115 115
116 /* Here override various assumptions in ymakefile */ 116 /* Here override various assumptions in ymakefile */
117 117
118 #define OBJECTS_MACHINE hftctl.o 118 #define OBJECTS_MACHINE hftctl.o
119 #define C_SWITCH_MACHINE -D_BSD 119 #define C_SWITCH_MACHINE -D_BSD
120 /* cdfwz@r2d2.giss.nasa.gov says -lIM -liconv is needed. */ 120 /* IBM's X11R5 use -lIM and -liconv in AIX 3.2.2. */
121 #define LIBS_MACHINE -lrts -lIM -liconv 121 #define LIBS_MACHINE -lrts -lIM -liconv
122 #define START_FILES 122 #define START_FILES
123 #define HAVE_SYSVIPC 123 #define HAVE_SYSVIPC
124 #define HAVE_SETSID 124 #define HAVE_SETSID
125 #define HAVE_GETWD 125 #define HAVE_GETWD