14 lines
440 B
Plaintext
14 lines
440 B
Plaintext
$NetBSD: patch-doc_html_Makefile.in,v 1.1.1.1 2012/03/20 14:52:15 asau Exp $
|
|
|
|
--- doc/html/Makefile.in.orig 2012-03-16 22:14:30.000000000 +0000
|
|
+++ doc/html/Makefile.in
|
|
@@ -282,7 +282,7 @@ host_alias = @host_alias@
|
|
host_cpu = @host_cpu@
|
|
host_os = @host_os@
|
|
host_vendor = @host_vendor@
|
|
-htmldir = ${prefix}/share/doc/@PACKAGE@-@VERSION@/html
|
|
+htmldir = @htmldir@
|
|
includedir = @includedir@
|
|
infodir = @infodir@
|
|
install_sh = @install_sh@
|