Mercurial > emacs
comparison src/ChangeLog @ 33409:9327d739df68
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 11 Nov 2000 01:07:33 +0000 |
parents | 652aac69725f |
children | 492138789b20 |
comparison
equal
deleted
inserted
replaced
33408:f07928f0dede | 33409:9327d739df68 |
---|---|
1 2000-11-11 Kenichi Handa <handa@etl.go.jp> | 1 2000-11-11 Kenichi Handa <handa@etl.go.jp> |
2 | |
3 * syssignal.h: Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY. | |
4 | |
5 * m/ibmrs6000.h (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL): | |
6 Defined these macros. | |
7 (NLIST_STRUCT): Avoid re-defining it. | |
2 | 8 |
3 * s/hpux10.h (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 and | 9 * s/hpux10.h (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 and |
4 -I/usr/contrib/X11R6/include. | 10 -I/usr/contrib/X11R6/include. |
5 (LD_SWITCH_X_DEFAULT): Include -L/usr/lib/X11R6. | 11 (LD_SWITCH_X_DEFAULT): Include -L/usr/lib/X11R6. |
6 | 12 |