changeset 96379:206c2cd0bbcc

(USG_SHARED_LIBRARIES): Remove duplicate definition.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 27 Jun 2008 14:32:24 +0000
parents 1163f7459d65
children 044f3969e191
files src/ChangeLog src/s/usg5-4.h
diffstat 2 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jun 27 14:22:17 2008 +0000
+++ b/src/ChangeLog	Fri Jun 27 14:32:24 2008 +0000
@@ -2,6 +2,7 @@
 
 	* s/usg5-4.h: Fix previous change: keep the correct branch of a
 	removed #if.
+	(USG_SHARED_LIBRARIES): Remove duplicate definition.
 
 2008-06-26  Juanma Barranquero  <lekktu@gmail.com>
 	    Eli Zaretskii  <eliz@gnu.org>
--- a/src/s/usg5-4.h	Fri Jun 27 14:22:17 2008 +0000
+++ b/src/s/usg5-4.h	Fri Jun 27 14:32:24 2008 +0000
@@ -219,12 +219,6 @@
  */
 #define NSIG_MINIMUM 32
 
-/* We need bss_end from emacs.c for undumping */
-
-#ifndef USG_SHARED_LIBRARIES
-#define USG_SHARED_LIBRARIES
-#endif
-
 /* We can support this */
 
 #define CLASH_DETECTION