blob: 38c10fd092dcdb7ee0ef6a321c30efcc1695b88f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/Makefile.in.orig 2013-11-11 04:41:52 UTC
+++ doc/Makefile.in
@@ -278,7 +278,7 @@ host_vendor = @host_vendor@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
-htmldir = $(am__append_1)
+htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
|