241126a5f4
Changes in OpenSP 1.5.2 * Support for version 4.0 and 4.1 of the GNU C++ compiler. * Added doc building and config option. * Updated local gettext. * Added config option to turn off DTDDECL support. * Update 'de' and 'fr' translations; add new 'tr' translation. * Add more tests. (Karl Eichwalder)
13 lines
514 B
Text
13 lines
514 B
Text
$NetBSD: patch-aa,v 1.4 2006/06/26 19:50:28 wiz Exp $
|
|
|
|
--- doc/Makefile.in.orig 2005-12-23 14:15:58.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -216,7 +216,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
docdir = $(datadir)/doc
|
|
pkgdocdir = $(docdir)/@PACKAGE@
|
|
-pkgdochtmldir = $(pkgdocdir)/doc
|
|
+pkgdochtmldir = $(docdir)/@PACKAGE@
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
pkgdochtml_DATA = archform.htm build.htm catalog.htm charset.htm \
|
|
features.htm generic.htm ideas.htm index.htm new.htm nsgmls.htm \
|