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:
b6ff4b0
)
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]
>
Thu, 18 Feb 2016 11:56:49 +0000
(17:26 +0530)
configure
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index 6f18d8518366e2fd58f1ff0073d9a1e3b7b1910c..a3b795be6dcbf1aaed15efc307287553897afb9a 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-899,7
+899,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}'