Pass CFLAGS to the linker.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 10 Oct 2010 15:35:04 +0000 (08:35 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 10 Oct 2010 15:35:04 +0000 (08:35 -0700)
commita4daeecfef2bf5822f2b514b2878391b90edf741
treeb099f5110bc376c1b4b584112d569e00f870a0db
parent4cf3ad3065d38ec51d6da12d50a83d96860f7db8
Pass CFLAGS to the linker.

* configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.

* lib-src/Makefile.in (PROFILING_LDFLAGS): Remove, not needed.

* msdos/sed1v2.inp (PROFILING_LDFLAGS):
* msdos/sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore.

* src/Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
(PROFILING_LDFLAGS): Remove, not needed anymore.
ChangeLog
configure
configure.in
lib-src/ChangeLog
lib-src/Makefile.in
msdos/ChangeLog
msdos/sed1v2.inp
msdos/sed3v2.inp
src/ChangeLog
src/Makefile.in