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
0a7df391
Commit
0a7df391
authored
Apr 29, 2010
by
Glenn Morris
Browse files
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
parent
27d3cd56
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/ChangeLog
View file @
0a7df391
2010-04-30 Glenn Morris <rgm@gnu.org>
* Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
* process.c (read_process_output, exec_sentinel): Don't burp if the
...
...
src/Makefile.in
View file @
0a7df391
...
...
@@ -938,7 +938,7 @@ msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \
termopts.h termchar.h character.h coding.h ccl.h disptab.h window.h
\
keyboard.h $(INTERVALS_H) buffer.h commands.h blockinput.h atimer.h lisp.h $(config_h)
nsfns.o
:
nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h
\
dispextern.h
nsgui.h
fontset.h $(INTERVALS_H) keyboard.h blockinput.h
\
dispextern.h fontset.h $(INTERVALS_H) keyboard.h blockinput.h
\
atimer.h systime.h epaths.h termhooks.h coding.h systime.h lisp.h $(config_h)
nsfont.o
:
nsterm.h dispextern.h frame.h lisp.h lisp.h $(config_h)
nsimage.o
:
nsimage.m nsterm.h lisp.h $(config_h)
...
...
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