Install documents under share/doc/fox instead of share/fox. Support NOPORTDOCS. Do parallel build to reduce build time.
11 lines
296 B
Text
11 lines
296 B
Text
--- doc/Makefile.in Tue Feb 22 14:46:40 2000
|
|
+++ doc/Makefile.in.new Wed Mar 1 06:11:30 2000
|
|
@@ -86,7 +86,7 @@
|
|
VERSION = @VERSION@
|
|
X_BASE_LIBS = @X_BASE_LIBS@
|
|
|
|
-htmldir = $(prefix)/@PACKAGE@/html
|
|
+htmldir = $(datadir)/doc/@PACKAGE@/html
|
|
|
|
# Source code documentation tool
|
|
PERCEPS = perceps
|