Mercurial > emacs
diff src/m/ibmrs6000.h @ 3107:6c0cce3bc5d5
(LIBS_MACHINE): Add -lIM and -liconv.
(HAVE_GETTIMEOFDAY): Deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 26 May 1993 03:13:32 +0000 |
parents | 6c044c8796dd |
children | a472a3956b2a |
line wrap: on
line diff
--- a/src/m/ibmrs6000.h Tue May 25 23:23:53 1993 +0000 +++ b/src/m/ibmrs6000.h Wed May 26 03:13:32 1993 +0000 @@ -117,9 +117,9 @@ #define OBJECTS_MACHINE hftctl.o #define C_SWITCH_MACHINE -D_BSD -#define LIBS_MACHINE -lrts +/* cdfwz@r2d2.giss.nasa.gov says -lIM -liconv is needed. */ +#define LIBS_MACHINE -lrts -lIM -liconv #define START_FILES -#define HAVE_GETTIMEOFDAY #define HAVE_SYSVIPC #define HAVE_SETSID #define HAVE_GETWD