(HAVE_GETPAGESIZE): Definition deleted.
authorRichard M. Stallman <rms@gnu.org>
Wed, 26 Oct 1994 23:25:27 +0000 (23:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 26 Oct 1994 23:25:27 +0000 (23:25 +0000)
src/m/symmetry.h
src/s/gnu-linux.h
src/s/msdos.h

index 63cd9b3..fc8a673 100644 (file)
@@ -59,9 +59,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef KERNEL_FILE
 #define KERNEL_FILE "/dynix"
 
-/* define HAVE_GETPAGESIZE for Symmetry */
-#define HAVE_GETPAGESIZE
-
 /* Avoids a compiler bug */
 
 #define TAHOE_REGISTER_BUG
index b039005..12d098e 100644 (file)
@@ -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
index a3a050a..8f61442 100644 (file)
@@ -153,9 +153,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define NO_MODE_T
 
-/* we can use dj's getpagesize() */
-#define HAVE_GETPAGESIZE
-
 /* New chdir () routine. */
 #ifdef chdir
 #undef chdir