mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-27 18:30:47 -08:00
(strftime.o): Define strftime as emacs_strftime.
This commit is contained in:
parent
9b7bc07699
commit
8b5b51ce5d
1 changed files with 1 additions and 0 deletions
|
|
@ -880,6 +880,7 @@ scroll.o: scroll.c termchar.h dispextern.h frame.h $(config_h)
|
|||
search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
|
||||
blockinput.h $(config_h)
|
||||
strftime.o: strftime.c $(config_h)
|
||||
$(CC) -c $(CPPFLAGS) $(ALL_CFLAGS) -Dstrftime=emacs_strftime $<
|
||||
syntax.o: syntax.c syntax.h buffer.h commands.h $(config_h)
|
||||
sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \
|
||||
frame.h syssignal.h systty.h systime.h syswait.h blockinput.h window.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue