From a4daeecfef2bf5822f2b514b2878391b90edf741 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Sun, 10 Oct 2010 08:35:04 -0700 Subject: 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. --- lib-src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib-src/ChangeLog') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 10c93238edd..0f24b234972 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2010-10-10 Dan Nicolaescu + + * Makefile.in (PROFILING_LDFLAGS): Remove, not needed. + 2010-10-09 Glenn Morris * b2m.c, b2m.pl: Remove files. -- cgit v1.2.1