# HG changeset patch # User Jim Blandy # Date 739781022 0 # Node ID 77fd17ffc0d6af151730a8fe1c0459c343459b07 # Parent 111acb8a573805283f44296ac19bce6e0fcea36e * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value inherited from usg5-3.h; ISC doesn't have libX11_s. diff -r 111acb8a5738 -r 77fd17ffc0d6 src/s/isc3-0.h --- a/src/s/isc3-0.h Fri Jun 11 06:36:45 1993 +0000 +++ b/src/s/isc3-0.h Fri Jun 11 06:43:42 1993 +0000 @@ -15,3 +15,8 @@ /* People say that using -traditional causes lossage with `const', so we might as well try getting rid of -traditional. */ #undef C_SWITCH_SYSTEM + +/* Martin Tomes says that ISC has no + libX11_s, as specified in s/usg5-3.h. */ +#undef LIB_X11_LIB +