Install docs under "doc" directory instead of "doc-xc"
authorPavan Deolasee <[email protected]>
Thu, 18 Feb 2016 11:56:49 +0000 (17:26 +0530)
committerPavan Deolasee <[email protected]>
Thu, 18 Feb 2016 11:56:49 +0000 (17:26 +0530)
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}'