1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
No description
Find a file
Jim Blandy b6472fc16b * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
this is always just -DHAVE_CONFIG_H.

	The GNU coding standards specify that CFLAGS should be left for
	users to set.
	* Makefile.in (CFLAGS): Let configure determine the default value
	for this.  Don't
	have it default to DEFS.
	(${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
	(lib-src/Makefile, src/Makefile): Edit the default value for
	CFLAGS into these files, not DEFS.
	* configure.in (CFLAGS): Choose a default value for this - "-g"
	normally, or "-g -O" if we're using GCC.  Edit it into the
	top-level Makefile.

	* configure.in: Add AC_LN_S test, so we can tell whether or not we
	can use a symbolic link to get the X Menu library into src.
	* Makefile.in (LN_S): New variable.
	(src/Makefile): Edit the value of LN_S into this makefile.
1993-05-09 22:51:16 +00:00
etc *** empty log message *** 1993-05-09 04:27:47 +00:00
lib-src *** empty log message *** 1993-05-08 09:25:11 +00:00
lisp (query-replace-map): Bind [escape] like "\e". 1993-05-09 18:03:20 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src [SCO]: Include time.h. 1993-05-09 04:26:46 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
configure1.in Support *-sco3.2v4* as opsystem. 1993-05-06 18:42:47 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist Typo in last change. 1993-05-06 20:17:22 +00:00
Makefile.in * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER, 1993-05-09 22:51:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00