changeset 11738:cb413eec7a2f

(GETPGRP_NO_ARG): Defined (HAVE_GETPAGESIZE): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 May 1995 17:43:08 +0000
parents 9b62959880f4
children a9614b779859
files src/s/freebsd.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/freebsd.h	Sun May 07 17:39:40 1995 +0000
+++ b/src/s/freebsd.h	Sun May 07 17:43:08 1995 +0000
@@ -43,6 +43,7 @@
 
 /* freebsd has POSIX-style pgrp behavior. */
 #undef BSD_PGRPS
+#define GETPGRP_NO_ARG
 
 #ifndef NO_SHARED_LIBS
 #define LD_SWITCH_SYSTEM -e start -dc -dp
@@ -67,7 +68,7 @@
 
 #define HAVE_WAIT_HEADER
 #define HAVE_GETLOADAVG
-#define HAVE_GETPAGESIZE
+/*#define HAVE_GETPAGESIZE  /* configure now puts this in config.h */
 #define HAVE_TERMIOS
 #define NO_TERMIO
 #define DECLARE_GETPWUID_WITH_UID_T