Hi ! The lisp/Makefile.in file has a target
custom-load.el: $(SRCS)
$(EMACS_PROG) -batch -q -f Custom-make-dependencies .
Wich doen't work for GNU Emacs. I've disabled it in my last patch.
From my understanding, this is something usefull to XEmacs package
system, but useless for GNU Emacs. If I'm wrong, we should provide a
replacement here.
--
Matthieu
