]> git.eshelyaron.com Git - emacs.git/commitdiff
(USG_SHARED_LIBRARIES): Remove duplicate definition.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 27 Jun 2008 14:32:24 +0000 (14:32 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 27 Jun 2008 14:32:24 +0000 (14:32 +0000)
src/ChangeLog
src/s/usg5-4.h

index e2f0230329e58900dc0d394257a8adbb01323d83..bd4ae0067046f6d1355bbd3ebf8c9342d2f77f7b 100644 (file)
@@ -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>
index 87f7f384ebe8ffe4f1b5aace65982edb115661c8..a0309d7439a7e86e70fb6964551a0661466c5d69 100644 (file)
@@ -219,12 +219,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
  */
 #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