aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2006-10-13 12:19:12 +0000
committerBjørn Mork <bjorn@mork.no>2010-08-06 15:37:36 +0200
commit2ef3e0a046e0aaff6ba318ecc6edfaff9408cfd8 (patch)
tree6f7b6fb10445ccae19e2a0b25e6b31152002a113 /CHANGES
parent8daa7a48347a65eee4fd8c059f32c41e1d15afe4 (diff)
creates the target directory in "make install" (often necessary 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)