Commit graph

3 commits

Author SHA1 Message Date
jmc
150f0c4823 If EMACS_USE_X isn't set then explicitly pass --with-x=no to configure as
otherwise it assumes X is there and random configure tests will fail that
shouldn't (like strerror because it couldn't include -lX11...)
2003-04-24 15:00:16 +00:00
uebayasi
89ee63bf99 * Put back the 'EMACS_USE_X' option, which is needed since we don't have
-nox11 for Emacs 20.

* Buildlink2 clean up.  Include xaw.buildlink2.mk when either Lucid or
  Athena is used.  (Lucid uses Athena.)  Included motif.buildlink2.mk when
  Motif is used.

  XXX While this, we need to link temacs against X libs, which may break
  Unexec stuffs on NetBSD/pmax, which was fixed around 1999/01 - 1999/02.

I suppose this doesn't change the resulting binary packages.
2003-04-11 04:00:17 +00:00
uebayasi
e3a2a0b56b Re-import of Emacs 20, which has settled down in editors/emacs. 2003-04-11 00:31:43 +00:00