diff --git a/ChangeLog b/ChangeLog index 35d44fc7a6..22659b7bb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 15 15:21:01 2009 NAKAMURA Usaku + + * win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of this + macro was changed at r24923. + Tue Sep 15 15:16:14 2009 Nobuyoshi Nakada * common.mk (install-rdoc), configure.in (RDOCTARGET): removed diff --git a/win32/Makefile.sub b/win32/Makefile.sub index 416921403e..21a354312c 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -151,7 +151,7 @@ TESTUI = console TESTS = !endif !ifndef RDOCTARGET -RDOCTARGET = install-doc +RDOCTARGET = rdoc !endif OUTFLAG = -Fe