Mercurial > emacs
changeset 3636:77fd17ffc0d6
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
inherited from usg5-3.h; ISC doesn't have libX11_s.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 11 Jun 1993 06:43:42 +0000 |
parents | 111acb8a5738 |
children | 6ac165163a9b |
files | src/s/isc3-0.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mt00@controls.eurotherm.co.uk> says that ISC has no + libX11_s, as specified in s/usg5-3.h. */ +#undef LIB_X11_LIB +