aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2006-10-13 12:19:12 +0000
committerSUZUKI, Shinsuke <suz@kame.net>2006-10-13 12:19:12 +0000
commit47f273e27090547f4cfd8afbdcc96d170e50f0c2 (patch)
tree6f7b6fb10445ccae19e2a0b25e6b31152002a113 /CHANGES
parent5b82c11b0152ea3bdc530a51909c2dde3d64429d (diff)
creates the target directory in "make install" (often necessaryREL_20061016
when ./configure is executed with --prefix option) Suggested by: Masahide NAKAMURA
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 27b06fa..691770b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2006-10-13 SUZUKI, Shinsuke <suz@kame.net>
+ * Makefile.in: creates the target directory in "make install"
+ (suggested by Masahide NAKAMURA)
+
2006-10-08 SUZUKI, Shinsuke <suz@kame.net>
* dhcp6s.conf.sample: corrected a misleading comment (pointed out by
Hajimu UMEMOTO)