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
38e3487c
Commit
38e3487c
authored
Mar 22, 2010
by
Dan Nicolaescu
Browse files
* s/netbsd.h: Remove commented out code.
parent
5845f0ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
src/ChangeLog
src/ChangeLog
+1
-0
src/s/netbsd.h
src/s/netbsd.h
+0
-2
No files found.
src/ChangeLog
View file @
38e3487c
...
...
@@ -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>
...
...
src/s/netbsd.h
View file @
38e3487c
...
...
@@ -26,8 +26,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#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
...
...
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