Mercurial > emacs
diff src/s/gnu-linux.h @ 9721:3a3fb4db54ba
(HAVE_GETPAGESIZE): Definition deleted.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 26 Oct 1994 23:25:27 +0000 |
| parents | c3b059b240c7 |
| children | 4cb857a9cb87 |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Wed Oct 26 23:19:58 1994 +0000 +++ b/src/s/gnu-linux.h Wed Oct 26 23:25:27 1994 +0000 @@ -181,7 +181,6 @@ #define NO_SIOCTL_H /* don't have sioctl.h */ -#define HAVE_GETPAGESIZE #define HAVE_VFORK #define HAVE_SYS_SIGLIST #define HAVE_GETWD /* cure conflict with getcwd? */ @@ -201,9 +200,6 @@ #define LIBS_DEBUG #define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/ #define LIB_STANDARD -lc /* avoid -lPW */ -#ifdef HAVE_X11 -#define LD_SWITCH_SYSTEM -L/usr/X386/lib -#endif /* Don't use -g in test compiles in configure. This is so we will use the same shared libs for that linking
