Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
814fb708
Commit
814fb708
authored
Mar 22, 2010
by
Dan Nicolaescu
Browse files
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
parent
38e3487c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
src/ChangeLog
src/ChangeLog
+2
-0
src/s/gnu-linux.h
src/s/gnu-linux.h
+0
-3
No files found.
src/ChangeLog
View file @
814fb708
2010-03-23 Dan Nicolaescu <dann@ics.uci.edu>
* 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.
...
...
src/s/gnu-linux.h
View file @
814fb708
...
...
@@ -207,9 +207,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define C_DEBUG_SWITCH
#endif
/* alane@wozzle.linet.org 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 */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment