1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00

entered into RCS

This commit is contained in:
Richard M. Stallman 1996-08-31 04:29:46 +00:00
parent aa8bff2e10
commit 8ca5efd068

View file

@ -73,7 +73,10 @@ Boston, MA 02111-1307, USA. */
/* Link this program just by running cc. */
#define ORDINARY_LINK
#ifndef __NeXT /* This is defined by standard GCC
but not by NeXT's compiler. */
#define LD_SWITCH_SYSTEM -X -noseglinkedit
#endif /* __NeXT */
/* Don't use -lc on the NeXT. */
#define LIB_STANDARD -lsys_s