You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
361 B
12 lines
361 B
Index: doc/Makefile.in |
|
--- doc/Makefile.in.orig 2006-09-24 16:41:16 +0200 |
|
+++ doc/Makefile.in 2006-12-10 16:26:17 +0100 |
|
@@ -212,7 +212,7 @@ |
|
docdir = @docdir@ |
|
dvidir = @dvidir@ |
|
exec_prefix = @exec_prefix@ |
|
-gengetoptdocdir = @gengetoptdocdir@ |
|
+gengetoptdocdir = @docdir@ |
|
gengetoptexamplesdir = @gengetoptexamplesdir@ |
|
host = @host@ |
|
host_alias = @host_alias@
|
|
|