Mercurial > emacs
view src/s/openbsd.h @ 110449:45304f108596
Link temacs using $(CC) not $(LD).
* configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
* src/Makefile.in (temacs): Link using $(CC) not $(LD).
(LD_FIRSTFLAG): Define using autoconf.
(LD): Remove.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 21 Sep 2010 01:35:37 +0300 |
parents | 17d73312ed65 |
children | ef719132ddfa |
line wrap: on
line source
/* System file for openbsd. */ /* The same as NetBSD. Note there are differences in configure. */ #include "netbsd.h" /* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2 (do not change this comment) */