cus-dep fix for build failure first occurring with 2011-06-13T08:21:09Z!rudalics...
authorGlenn Morris <rgm@gnu.org>
Mon, 13 Jun 2011 21:42:40 +0000 (17:42 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 13 Jun 2011 21:42:40 +0000 (17:42 -0400)
commitd647b7c44e4205c50b29d1533880e9ae7ce0bea6
treee1feaa8538dae8a75fb1c47879cf4a30aa657ef6
parent357f93d245344725f9d7c5b96eadc400107923b6
cus-dep fix for build failure first occurring with 2011-06-13T08:21:09Z!rudalics@gmx.at

The symptom was `make custom-dep' failing with "Unknown terminal type".
This is caused by `display-buffer' trying to pop-up a frame in batch mode.
I think this cus-dep change may be just papering over the immediate
manifestation of the underlying problem.

* lisp/cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
lisp/ChangeLog
lisp/cus-dep.el