summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-27 14:00:06 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-27 14:00:06 -0800
commit3b5d32b9ae295a8ca1881e2ea989c3e3075275fd (patch)
treef94d7df2c88df01d0a9433be93da5c30761dab64 /ChangeLog
parent4caa11cb81fd758dc378ea3537252f7886bb5e22 (diff)
downloadtxr-3b5d32b9ae295a8ca1881e2ea989c3e3075275fd.tar.gz
txr-3b5d32b9ae295a8ca1881e2ea989c3e3075275fd.tar.bz2
txr-3b5d32b9ae295a8ca1881e2ea989c3e3075275fd.zip
Switching to DESTDIR convention for install.
Make install step does some things more correctly now, without relying on the install program.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 704c5c79..bc430026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2009-11-27 Kaz Kylheku <kkylheku@gmail.com>
+
+ Switching to DESTDIR convention for install.
+ Make install step does some things more correctly now,
+ without relying on the install program.
+
+ * configure: Help text doesn't refer to ``Makefile variables''
+ but ``make variables'', or ``variables in config.make''.
+ The install_prefix variable becomes DESTDIR now in
+ config.make.
+
+ * Make (INSTALL): New rule body macro.
+ (install): Uses of mkdir -p and cp switched to a call
+ to the INSTALL macro.
+
2009-11-26 Kaz Kylheku <kkylheku@gmail.com>
Version 026.