aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-07-08 21:56:32 -0700
committerPaul Eggert2012-07-08 21:56:32 -0700
commit8d16df0eec002109fd5373ea870504f3632219c7 (patch)
tree89f82c196c351ba32dfe6fae470519afe62f3b1e /lib-src/ChangeLog
parentc4444d16dcc6b1cf2ac9e2c0bb20e3f5a54bdea1 (diff)
parent65e4651590d48fc135a317538c904e3c68218cec (diff)
downloademacs-8d16df0eec002109fd5373ea870504f3632219c7.tar.gz
emacs-8d16df0eec002109fd5373ea870504f3632219c7.zip
Merge from trunk.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index fbec59e0cbd..de15c3d29d5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,17 @@
12012-07-09 Juanma Barranquero <lekktu@gmail.com> 12012-07-09 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * makefile.w32-in ($(BLD)/test-distrib.exe): Use LIB_SRC, not SRC.
4 (LIB_SRC, NT_INC, GNU_LIB, MS_W32_H, CONFIG_H, INTTYPES_H, NTLIB_H)
5 (SYSTIME_H): New macros.
6 (SRC): Redefine to point to src/, not current directory.
7 ($(BLD)/ctags.$(O), $(BLD)/ebrowse.$(O), $(BLD)/emacsclient.$(O))
8 ($(BLD)/etags.$(O), $(BLD)/hexl.$(O), $(BLD)/make-docfile.$(O))
9 ($(BLD)/movemail.$(O), $(BLD)/ntlib.$(O), $(BLD)/pop.$(O))
10 ($(BLD)/profile.$(O), $(BLD)/test-distrib.$(O)): Update dependencies.
11 ($(BLD)/regex.$(O)): New dependency.
12
132012-07-09 Juanma Barranquero <lekktu@gmail.com>
14
3 * makefile.w32-in (ALL): Add profile.exe. 15 * makefile.w32-in (ALL): Add profile.exe.
4 (PROFILEOBJS): New macro. 16 (PROFILEOBJS): New macro.
5 ($(BLD)/profile.exe): New target. 17 ($(BLD)/profile.exe): New target.