aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
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.