Mercurial > emacs
changeset 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 | a5b3a34ba1e4 |
children | 461470daafaa |
files | src/m/ibmrs6000.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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