1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
No description
Find a file
Jim Blandy c75ff9db20 * Makefile.in (clean mostlyclean): Missing right paren.
Change `configure' to a mixture of custom code and autoconf stuff.
	autoconf can't derive all the information we need, but we'd really
	like to be able to take advantage of some of its tests, and its
	file-editing facilities.
	* configure.in: Renamed from configure.
	Quote the sections of shell script we want copied literally to
	the configure script.
	(compile): Initialize this to make the autoconf macros' code happy.
	Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
	code to do their jobs.
	Use autoconf to produce Makefile and src/config.h.
	Remove the Makefile-style comment that autoconf places at the top
	of src/config.h.
	(config_h_opts): Removed - no longer necessary.
	* Makefile.in (configname): Renamed to configuration.
	(CONFIG_CFLAGS): Renamed to DEFS.
	(CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
	get values via autoload @cookies@.
	(libsrc_libs): Get this from autoconf.  We used to do nothing
	about this.
	(${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.

	* Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
	echo the move-if-change command.
1993-04-10 06:01:49 +00:00
etc [log entry censored by the NSA] 1993-04-01 05:30:04 +00:00
lib-src * make-docfile.c (write_c_args): Print an argument named "defalt" 1993-04-08 02:06:43 +00:00
lisp (emerge-with-ancestor): Applied Donald Erway's fix patch, which 1993-04-09 23:17:05 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src (Fkill_all_local_variables): Store each var's current value 1993-04-08 07:10:42 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub > Default to bsd if vendor is next. 1993-04-09 23:43:20 +00:00
configure1.in * configure: Extend test for working `const' keyword to handle AIX 1993-03-30 20:33:58 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms. 1993-04-08 09:32:50 +00:00
Makefile.in * Makefile.in (clean mostlyclean): Missing right paren. 1993-04-10 06:01:49 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00