Mercurial > emacs
changeset 107463:6de06f3dcac9
* s/netbsd.h: Remove commented out code.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 22 Mar 2010 19:42:25 -0700 |
parents | 6efbd7584cd8 |
children | 0eb017273376 |
files | src/ChangeLog src/s/netbsd.h |
diffstat | 2 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Mar 22 19:39:19 2010 -0700 +++ b/src/ChangeLog Mon Mar 22 19:42:25 2010 -0700 @@ -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 <dann@ics.uci.edu>
--- a/src/s/netbsd.h Mon Mar 22 19:39:19 2010 -0700 +++ b/src/s/netbsd.h Mon Mar 22 19:42:25 2010 -0700 @@ -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