summaryrefslogtreecommitdiff
path: root/science/hdf5-18/files/patch-commence.in
blob: 0795dcb37f666911680db8ed03d5bed52b9ebe50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
--- config/commence.in.orig	Tue Jul 22 23:39:43 2003
+++ config/commence.in	Mon Oct 20 23:45:00 2003
@@ -26,7 +26,7 @@
 RM=rm -f
 CP=cp
 INSTALL=@INSTALL@
-INSTALL_PROGRAM=@INSTALL_PROGRAM@
+INSTALL_PROGRAM=@INSTALL_SCRIPT@
 INSTALL_DATA=@INSTALL_DATA@
 RUNSERIAL=@RUNSERIAL@
 RUNPARALLEL=@RUNPARALLEL@
@@ -39,7 +39,7 @@
 bindir=@bindir@
 libdir=@libdir@
 includedir=@includedir@
-docdir=@exec_prefix@/doc
+docdir=@exec_prefix@/share
 PUB_LIB=$(LIB)
 
 ## Shared libraries
@@ -57,9 +57,9 @@
 ## Optional variables. We must declare them here because Irix pmake
 ## complains if it sees a reference to a variable which has never been
 ## defined. The main makefile is free to redefine these to something else.
-DOCDIR=$(docdir)
+DOCDIR=$(docdir)/doc/hdf5
 SUBDOCDIR=
-EXAMPLEDIR=$(docdir)/hdf5/examples/c
+EXAMPLEDIR=$(docdir)/examples/hdf5/c
 LIB=
 LIB_SRC=
 LIB_OBJ=