* lisp/loadup.el: Load dnd.el before x-dnd.el.
* src/Makefile.in (SOME_MACHINE_LISP): Add dnd.elc.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-329
(when (fboundp 'x-create-frame)
(load "mouse")
(load "international/fontset")
+ (load "dnd")
(load "x-dnd")
(load "term/x-win"))
${dotdot}/lisp/international/ccl.elc \
${dotdot}/lisp/international/codepage.elc \
${dotdot}/lisp/mouse.elc ${dotdot}/lisp/international/fontset.elc \
- ${dotdot}/lisp/x-dnd.elc ${dotdot}/lisp/term/x-win.elc
+ ${dotdot}/lisp/dnd.elc ${dotdot}/lisp/x-dnd.elc \
+ ${dotdot}/lisp/term/x-win.elc
/* Construct full set of libraries to be linked.
Note that SunOS needs -lm to come before -lc; otherwise, you get