Mercurial > hg > xemacs-beta
view src/m/ncr386.h @ 3013:ae52b2073aa3
[xemacs-hg @ 2005-10-23 16:56:43 by adrian]
xemacs-21.5-clean: Sync packages mirrors list with website
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2005-10-23 Adrian Aichner <adrian@xemacs.org>
* package-get.el (package-get-download-sites): Sync packages
mirrors list with website, based on Ville's work.
* package-get.el (package-get-pre-release-download-sites): Sync
with `package-get-download-sites'.
author | adrian |
---|---|
date | Sun, 23 Oct 2005 16:56:45 +0000 |
parents | 3ecd8885ac67 |
children |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ #include "intel386.h" /* Allow emacs to link with "bcopy()" unresolved. Works around a problem where /usr/lib/libX11.so provides bcopy, but /usr/ccs/lib/libX11.so does not. */ #define LD_SWITCH_X_DEFAULT "-Wl,-z,nodefs" #endif /* __GNUC__ */