aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-08-01 13:16:20 +0200
committerJoakim Verona2012-08-01 13:16:20 +0200
commit610ba6f8ddf2298849cad522b6952bc694f0e63f (patch)
tree64548d6651c0501eb5838c566a6902d500228b5f /ChangeLog
parent55fa71b3d9bb8609ca3cbb56f92c776ad8724a69 (diff)
parent069bac5e5b55c0f63bd2764e727108d2b48b2643 (diff)
downloademacs-610ba6f8ddf2298849cad522b6952bc694f0e63f.tar.gz
emacs-610ba6f8ddf2298849cad522b6952bc694f0e63f.zip
upstream
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog55
1 files changed, 55 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0860362b1c..b3d94b5df10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
12012-08-01 Ulrich Müller <ulm@gentoo.org>
2
3 * configure.ac (LIB_STANDARD, START_FILES) [FreeBSD]:
4 Don't include crtbegin.o and crtend.o. (Bug#12047)
5
62012-08-01 Glenn Morris <rgm@gnu.org>
7
8 * configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC)
9 (INTERNAL_TERMINAL): New.
10
11 * configure.ac (DEVICE_SEP, IS_DEVICE_SEP, IS_DIRECTORY_SEP)
12 (IS_ANY_SEP): Move here from src/lisp.h.
13
142012-08-01 Juanma Barranquero <lekktu@gmail.com>
15
16 * lib/makefile.w32-in (CONFIG_H): Update dependencies.
17 (CONF_POST_H): New macro.
18
192012-07-31 Glenn Morris <rgm@gnu.org>
20
21 * configure.ac (S_FILE): Remove output variable.
22
23 * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
24
25 * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME):
26 Move here from src.
27
28 * configure.ac (AMPERSAND_FULL_NAME, subprocesses):
29 Move here from conf_post.h.
30
312012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
32
33 Improve OpenMotif detection on GNU/Linux systems.
34 * configure.ac (MOTIF): Check for /usr/include/openmotif
35 and /usr/(lib|lib64)/openmotif if --with-x-toolkit=motif.
36
372012-07-31 Andreas Schwab <schwab@linux-m68k.org>
38
39 * Makefile.in (install-arch-indep): Avoid eval.
40
412012-07-31 Glenn Morris <rgm@gnu.org>
42
43 * configure.ac (opsysfile, S_FILE): Now they are always empty.
44
45 * configure.ac (opsysfile): Forgot to set it to empty on sol2-10
46 when removing src/s/sol2-6.h yesterday.
47
48 * configure.ac (USG5_4): Reintroduce this.
49 (opsysfile): Set to empty on irix6-5, sol2*, and unixware.
50
51 * configure.ac (wait3, WRETCODE): Move here from src/s/usg5-4-common.h.
52
53 * configure.ac (opsysfile): Set to empty on hpux*, darwin;
54 and to s/usg5-4-common.h on irix6-5.
55
12012-07-30 Glenn Morris <rgm@gnu.org> 562012-07-30 Glenn Morris <rgm@gnu.org>
2 57
3 * configure.ac (AH_BOTTOM): Use an include file, so that the 58 * configure.ac (AH_BOTTOM): Use an include file, so that the