From bf20bdca0ea0a715128595eb55f477e306652046 Mon Sep 17 00:00:00 2001 From: Richard M. Stallman Date: Wed, 26 Oct 1994 23:25:27 +0000 Subject: (HAVE_GETPAGESIZE): Definition deleted. --- src/s/gnu-linux.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/s/gnu-linux.h') diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index b039005c0f8..12d098eb415 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -181,7 +181,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #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 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #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 -- cgit v1.2.1