emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r99723: * s/gnu-linux.h (LIBS_SYSTEM)


From: Dan Nicolaescu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99723: * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
Date: Mon, 22 Mar 2010 19:47:41 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99723
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Mon 2010-03-22 19:47:41 -0700
message:
  * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
modified:
  src/ChangeLog
  src/s/gnu-linux.h
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-03-23 02:42:25 +0000
+++ b/src/ChangeLog     2010-03-23 02:47:41 +0000
@@ -1,5 +1,7 @@
 2010-03-23  Dan Nicolaescu  <address@hidden>
 
+       * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
+
        Simplify LIBS_MACHINE definitions.
        * m/hp800.h (LIBS_MACHINE): Remove, same as default.
        * m/iris4d.h (LIBS_MACHINE): Likewise.

=== modified file 'src/s/gnu-linux.h'
--- a/src/s/gnu-linux.h 2010-01-13 08:35:10 +0000
+++ b/src/s/gnu-linux.h 2010-03-23 02:47:41 +0000
@@ -207,9 +207,6 @@
 #define C_DEBUG_SWITCH
 #endif
 
-/* address@hidden says that -lipc is not a separate library,
-   since libc-4.4.1.  So -lipc was deleted.  */
-#define LIBS_SYSTEM
 /* _BSD_SOURCE is redundant, at least in glibc2, since we define
    _GNU_SOURCE.  Left in in case it's relevant to libc5 systems and
    anyone's still using Emacs on those.  --fx 2002-12-14  */


reply via email to

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