Mercurial > emacs
comparison COPYING @ 111354:7df8e74a1096
Fix for Bug#5655, backported from trunk.
* configure.in (CRT_DIR): New output variable.
(--with-crt-dir): New option. (Bug#5655)
(HAVE_LIB64_DIR): Remove.
* src/Makefile.in (CRT_DIR): New variable, set by configure.
* src/m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD):
Use $CRT_DIR rather than HAVE_LIB64_DIR. (Bug#5655)
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 03 Nov 2010 14:55:19 -0400 |
parents | ab447da32127 |
children |
comparison
equal
deleted
inserted
replaced
111353:f2cb0d643a91 | 111354:7df8e74a1096 |
---|