projects
/
postgres-xl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d462900
)
Install docs under "doc" directory instead of "doc-xc"
author
Pavan Deolasee
<
[email protected]
>
Thu, 18 Feb 2016 11:56:49 +0000
(17:26 +0530)
committer
Pavan Deolasee
<
[email protected]
>
Tue, 18 Oct 2016 10:00:17 +0000
(15:30 +0530)
configure
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index ce73d01e9f88808db88776ac05cf8e93c0fb544e..8711af0d3a596912f4c5d80b4ccb2a84774e5e11 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-898,7
+898,7
@@
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
includedir='${prefix}/include'
oldincludedir='/usr/include'
-docdir='${datarootdir}/doc
-xc
/${PACKAGE_TARNAME}'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
infodir='${datarootdir}/info'
htmldir='${docdir}'
dvidir='${docdir}'