Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
83cc5772
Commit
83cc5772
authored
Feb 02, 2011
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lib-src/makefile.w32-in (obj): Remove strftime.o, it's not in src/.
parent
e90f8545
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
lib-src/ChangeLog
lib-src/ChangeLog
+1
-0
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+1
-1
No files found.
lib-src/ChangeLog
View file @
83cc5772
...
...
@@ -2,6 +2,7 @@
* makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add
``-DEMACS_NAME="\"GNU Emacs\""''.
(obj): Remove strftime.o.
2011-01-31 Eli Zaretskii <eliz@gnu.org>
...
...
lib-src/makefile.w32-in
View file @
83cc5772
...
...
@@ -142,7 +142,7 @@ obj = dosfns.o msdos.o \
syntax.o bytecode.o
\
process.o callproc.o unexw32.o
\
region-cache.o sound.o atimer.o
\
doprnt.o
strftime.o
intervals.o textprop.o composite.o md5.o
doprnt.o intervals.o textprop.o composite.o md5.o
#
# These are the lisp files that are loaded up in loadup.el
...
...
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