]> git.eshelyaron.com Git - emacs.git/commit
Unbreak the build on *BSD and Macos after previous gnulib merge
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 24 Dec 2020 17:42:27 +0000 (18:42 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 24 Dec 2020 17:42:32 +0000 (18:42 +0100)
commitd63ccde966a561756675b9c84b39c724662c82a8
tree96be45c94b4a9391707740664fb5c3f211bda35e
parente3525712ee312627544bfd6d054b1defa46b660f
Unbreak the build on *BSD and Macos after previous gnulib merge

* lib/Makefile.in (DEPFLAGS): Unbreak build on BSD derivatives by
writing all deps files into a single directory (instead of
deps/malloc/*.c).
lib/Makefile.in