1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lib-src
Jim Blandy c38a040d4a The GNU coding standards specify that CFLAGS should be left for
users to set.
	* Makefile.in (CFLAGS): Put this in the "things configure might
	edit" section, and have it default to -g.
	(ALL_CFLAGS): New variable, set to all the flags which should be
	passed to compilations.  Replace all other uses of CFLAGS with
	ALL_CFLAGS.
	(.c.o): New rule, to pass ALL_CFLAGS to compilations.

	* Makefile.in (DEFS): Remove this; it's always just going to be
	"-DHAVE_CONFIG_H -Demacs".

	* Makefile.in (ALLOCA): New variable, whose value we should
	inherit from the top-level makefile.
	(etags, ctags): Include ALLOCA in the list of object files that
	these executables depend on and link.
1993-05-15 22:25:51 +00:00
..
aixcc.lex entered into RCS 1991-12-21 06:36:41 +00:00
b2m.c * b2m.c (main): Don't exit upon reading a blank line. 1993-03-11 06:59:53 +00:00
cvtmail.c entered into RCS 1989-10-31 16:00:11 +00:00
digest-doc.c entered into RCS 1987-03-21 15:52:23 +00:00
emacsclient.c entered into RCS 1992-08-22 07:10:23 +00:00
emacsserver.c entered into RCS 1992-04-24 08:11:28 +00:00
emacstool.c entered into RCS 1991-05-31 00:27:05 +00:00
env.c entered into RCS 1991-06-03 23:20:54 +00:00
etags-vmslib.c entered into RCS 1992-04-19 08:53:01 +00:00
etags.c (main): Don't require that there be input files if -i switches were given. 1993-05-13 03:00:51 +00:00
fakemail.c entered into RCS 1989-10-31 16:00:11 +00:00
hexl.c entered into RCS 1989-05-27 04:15:37 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c * make-docfile.c (write_c_args): Print an argument named "defalt" 1993-04-08 02:06:43 +00:00
make-path.c * make-path.c (touchy_mkdir): Remove debugging output. 1992-12-06 22:27:37 +00:00
Makefile.in The GNU coding standards specify that CFLAGS should be left for 1993-05-15 22:25:51 +00:00
movemail.c entered into RCS 1992-06-30 13:55:35 +00:00
rcs-checkin *** empty log message *** 1993-05-08 09:25:11 +00:00
rcs2log mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change 1993-05-03 17:55:22 +00:00
sorted-doc.c entered into RCS 1992-09-20 00:41:38 +00:00
test-distrib.c entered into RCS 1987-05-22 04:15:12 +00:00
timer.c (notify): Bug fix. Treat the body of this function as a critical region. 1993-04-27 21:59:39 +00:00
vcdiff entered into RCS 1992-08-04 16:08:22 +00:00
wakeup.c entered into RCS 1991-07-30 21:04:22 +00:00
yow.c entered into RCS 1991-12-04 22:51:54 +00:00