mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 02:10:46 -08:00
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.
This commit is contained in:
parent
4cf3ad3065
commit
a4daeecfef
10 changed files with 21 additions and 16 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* Makefile.in (PROFILING_LDFLAGS): Remove, not needed.
|
||||
|
||||
2010-10-09 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* b2m.c, b2m.pl: Remove files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue