]> git.eshelyaron.com Git - emacs.git/commitdiff
(strftime.o):
authorPaul Eggert <eggert@twinsun.com>
Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)
committerPaul Eggert <eggert@twinsun.com>
Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)
No need to compile with -Dstrftime=emacs_strftime any more.

src/Makefile.in

index 235e3781ba042a4597125289e4cf84cd228b1337..7d48c54c5c7fa5b17760e48264eaef8c02ffb6b3 100644 (file)
@@ -1066,7 +1066,6 @@ 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 category.h charset.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 category.h charset.h \
    $(config_h)
 sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \