view src/s/isc4-0.h @ 8530:73c6f6ff6f73

NEED_SIOCTL: moved to isc-3.0.h.
author Karl Heuer <kwzh@gnu.org>
date Fri, 12 Aug 1994 23:12:32 +0000
parents f21e11ac80bb
children 6c1db50b798d
line wrap: on
line source

#include "isc3-0.h"

#define LIBS_SYSTEM -linet

#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