Mercurial > emacs
view src/s/386-ix.h @ 2506:aba562e560f0
Adjust for autoconf merger.
* config.h.in: Add extra line to top, in case autoconf gets fixed
and decides not to add Makefile-style comments to the top of the
files it generates which we are forced to lop off.
Indicate that the boolean macros here get their definitions via
the DEFS Makefile variable.
Adjust the operating system and machine #includes to use
autoload's @cookies@.
(RETSIGTYPE): Give this a default value.
(SIGTYPE): Set this from RETSIGTYPE.
(LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Get values via @cookies@.
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
(xmakefile): Pass CFLAGS to ${CPP}.
* Makefile.in (tagsfiles): Remove external-lisp from this list of
files; we're not distributing it, so the normal build process
shouldn't depend on it.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 10 Apr 1993 07:53:50 +0000 |
parents | e442bb589751 |
children | 191acacfa1ec |
line wrap: on
line source
/* Interactive 386/ix. */ #include "usg5-3.h" #define HAVE_SELECT #define BROKEN_TIOCGETC /* There are some reports that the following is needed with some version of this system. #undef LIBX11_SYSTEM #define LIBX11_SYSTEM -linet #define HAVE_TIMEVAL #define USE_UTIME */ /* This is said to be needed as a result of having _insque rather than insque in -loldX. This may not always be the right thing. */ #define WRONG_NAME_INSQUE