From a1c0e839460d9f8495f21b4e627ed98fbe21ee8e Mon Sep 17 00:00:00 2001 From: eban Date: Thu, 8 Jan 2004 14:58:57 +0000 Subject: * configure.in (RDOCTARGET): new macro. if you want to install rdoc documentation, you need to run configure with --enable-install-doc. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce09d44c1..6d436f940 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 8 23:49:21 2004 WATANABE Hirofumi + + * configure.in (RDOCTARGET): new macro. if you want to install + rdoc documentation, you need to run configure with + --enable-install-doc. + Thu Jan 8 21:17:43 2004 GOTOU Yuuzou * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns -- cgit