1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
No description
Find a file
Jim Blandy d3245f70ee * configure.in: Use the AC_ALLOCA test.
* Makefile.in (ALLOCA): New variable, to be set by ./configure.
	(lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.

	* Makefile.in (install): Print out the name of the directory we're
	copying, so people can have some idea of whether we're making
	progress.

	* Makefile.in (install.aix, install.xenix, install.sysv, install):
	Don't forget to re-create the COPYDESTS directories after we clear
	them out.

	* Makefile.in: Add autoconf cookies so that the configure
	script can comment out sections of path variable definitions to
	choose between the installable configuration and the run-in-place
	configuration.
	* configure.in: Add new option `--run-in-place', to select the
	run-in-place path definitions.

	* Makefile.in (install, install.sysv, install.xenix, install.aix):
	Make sure that each source directory exists, and is different from
	the destination directory; then, delete the destination before
	copying over the source.
1993-05-03 02:06:16 +00:00
etc Changed. 1993-05-01 14:39:32 +00:00
lib-src (notify): Bug fix. Treat the body of this function as a critical region. 1993-04-27 21:59:39 +00:00
lisp (find-file-noselect): On VMS, maybe set buffer-file-name 1993-05-02 12:46:26 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Initial revision 1993-05-01 21:53:52 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fix syntax error. 1993-04-30 18:52:42 +00:00
configure1.in * configure.in: Don't set CC to "gcc -O" if the user specifies 1993-04-10 08:30:27 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute lib-src/rcs-checkin. 1993-04-10 06:04:53 +00:00
Makefile.in * configure.in: Use the AC_ALLOCA test. 1993-05-03 02:06:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00