emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/freebsd.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v
Date: Sun, 20 Jul 2008 13:03:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/20 13:03:56

Index: src/s/freebsd.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/freebsd.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- src/s/freebsd.h     16 Jul 2008 07:26:30 -0000      1.54
+++ src/s/freebsd.h     20 Jul 2008 13:03:53 -0000      1.55
@@ -65,7 +65,6 @@
 
 /* freebsd has POSIX-style pgrp behavior. */
 #undef BSD_PGRPS
-#define GETPGRP_NO_ARG
 
 #ifdef __ELF__
 
@@ -90,9 +89,6 @@
 #define RUN_TIME_REMAP
 #define LIB_GCC -lgcc
 
-#ifndef N_TRELOFF
-#define N_TRELOFF(x) N_RELOFF(x)
-#endif
 #else /* NO_SHARED_LIBS */
 #ifdef __FreeBSD__  /* shared libs are available, but the user prefers
                      not to use them.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]