Get ‘./configure; make -C src emacs’ to work
commit319eeeb0fb154a0cd1d36ec33c68029ff9d6c290
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jun 2015 06:34:26 +0000 (24 23:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jun 2015 06:35:02 +0000 (24 23:35 -0700)
tree930cc33e8c621a62c131cecf3173dd19c7e1b234
parent93f4f67ba93b78e8b31e498e8ce7bce4c8298b76
Get ‘./configure; make -C src emacs’ to work

Without this fix, lib/fcntl.h isn't built in time (Bug#20894).
* lib-src/Makefile.in (../lib/libgnu.a):
* src/Makefile.in ($(lib)/libgnu.a): Build all, not libgnu.a.
lib-src/Makefile.in
src/Makefile.in