# HG changeset patch # User Richard M. Stallman # Date 783213927 0 # Node ID 3a3fb4db54ba6bc1e38beb91a401658ece8b6099 # Parent c1453f964f151d0e459bb51a08b24d7a402861c6 (HAVE_GETPAGESIZE): Definition deleted. diff -r c1453f964f15 -r 3a3fb4db54ba src/m/symmetry.h --- a/src/m/symmetry.h Wed Oct 26 23:19:58 1994 +0000 +++ b/src/m/symmetry.h Wed Oct 26 23:25:27 1994 +0000 @@ -59,9 +59,6 @@ #undef KERNEL_FILE #define KERNEL_FILE "/dynix" -/* define HAVE_GETPAGESIZE for Symmetry */ -#define HAVE_GETPAGESIZE - /* Avoids a compiler bug */ #define TAHOE_REGISTER_BUG diff -r c1453f964f15 -r 3a3fb4db54ba src/s/gnu-linux.h --- 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 diff -r c1453f964f15 -r 3a3fb4db54ba src/s/msdos.h --- a/src/s/msdos.h Wed Oct 26 23:19:58 1994 +0000 +++ b/src/s/msdos.h Wed Oct 26 23:25:27 1994 +0000 @@ -153,9 +153,6 @@ #define NO_MODE_T -/* we can use dj's getpagesize() */ -#define HAVE_GETPAGESIZE - /* New chdir () routine. */ #ifdef chdir #undef chdir