mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
(sigsetmask, _setjmp, _longjmp): Delete undefs.
[__GNUC__] (_NO_PROTO): Add undef.
This commit is contained in:
parent
029305afa1
commit
bfc30de97f
1 changed files with 3 additions and 5 deletions
|
|
@ -10,8 +10,6 @@
|
|||
/* olson@mcs.anl.gov says -li18n is needed by -lXm. */
|
||||
#define LIB_MOTIF -lXm -li18n
|
||||
|
||||
/* Cancel definition from aix3-1.h. */
|
||||
#undef sigsetmask
|
||||
|
||||
#undef _setjmp
|
||||
#undef _longjmp
|
||||
#ifdef __GNUC__
|
||||
#undef _NO_PROTO
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue