From: Dan Nicolaescu Date: Fri, 27 Jun 2008 14:32:24 +0000 (+0000) Subject: (USG_SHARED_LIBRARIES): Remove duplicate definition. X-Git-Tag: emacs-pretest-23.0.90~4433 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9fa1c445a9aa2648d0d87afa1dbf469b2068dc8d;p=emacs.git (USG_SHARED_LIBRARIES): Remove duplicate definition. --- diff --git a/src/ChangeLog b/src/ChangeLog index e2f0230329e..bd4ae006704 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 Eli Zaretskii diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index 87f7f384ebe..a0309d7439a 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h @@ -219,12 +219,6 @@ along with GNU Emacs. If not, see . */ */ #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