From 1b3ca88853450d174af2026fcbb02cf027909d27 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 28 Dec 2005 16:19:31 +0000 Subject: Fix download URLs in the release notes. Disable building release-notes.txt, since the Windows build server doesn't have elinks. Copy over ChangeLog and NEWS from 0.10.14. svn path=/trunk/; revision=16912 --- docbook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docbook/Makefile') diff --git a/docbook/Makefile b/docbook/Makefile index 1fbcae3c69..b26878a37d 100644 --- a/docbook/Makefile +++ b/docbook/Makefile @@ -25,8 +25,8 @@ HHC="/cygdrive/c/Program Files/HTML Help Workshop/hhc.exe" # elinks (text version of release notes) # This could also be "lynx", or "true" if neither elinks nor lynx is installed -ELINKS=elinks -#ELINKS="true" +#ELINKS=elinks +ELINKS="true" ############### YOU SHOULDN'T HAVE TO EDIT ANYTHING BELOW THIS LINE! ################ -- cgit v1.2.3