ftp.nice.ch/pub/next/unix/editor/xemacs.19.13.s.tar.gz#/xemacs-19.13/src/s/isc4-0.h

This is isc4-0.h in view mode; [Download] [Up]

/* Synched up with: FSF 19.29. */

#include "isc3-0.h"

#undef LIBS_SYSTEM
#ifdef HAVE_X_WINDOWS
#define LIBS_SYSTEM -linet -lcposix
#else
#define LIBS_SYSTEM -lcposix
#endif

#define ISC4_0

/* fmcphers@csugrad.cs.vt.edu reported this was necessary.
   He used GCC.  I don't know what is needed with other compilers.  */
#ifdef __GNUC__
#undef LIBX11_SYSTEM
#define LIBX11_SYSTEM -lpt -lnls -lnsl_s -lcposix -lc
#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.