[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r99722: * s/netbsd.h: Remove commente
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r99722: * s/netbsd.h: Remove commented out code. |
Date: |
Mon, 22 Mar 2010 19:42:25 -0700 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 99722
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Mon 2010-03-22 19:42:25 -0700
message:
* s/netbsd.h: Remove commented out code.
modified:
src/ChangeLog
src/s/netbsd.h
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog 2010-03-23 02:39:19 +0000
+++ b/src/ChangeLog 2010-03-23 02:42:25 +0000
@@ -5,6 +5,7 @@
* m/iris4d.h (LIBS_MACHINE): Likewise.
* m/ibmrs6000.h (LIBS_MACHINE): Rename to LIBS_SYSTEM and move ...
* s/aix4-2.h (LIBS_SYSTEM): ... here.
+ * s/netbsd.h: Remove commented out code.
2010-03-22 Dan Nicolaescu <address@hidden>
=== modified file 'src/s/netbsd.h'
--- a/src/s/netbsd.h 2010-03-20 07:57:11 +0000
+++ b/src/s/netbsd.h 2010-03-23 02:42:25 +0000
@@ -26,8 +26,6 @@
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
-/* -lutil is not needed for NetBSD >0.9. */
-/* #define LIBS_SYSTEM -lutil */
#define LIBS_TERMCAP -ltermcap
#define NEED_ERRNO
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r99722: * s/netbsd.h: Remove commented out code.,
Dan Nicolaescu <=