We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f55b6 commit 05c5dd5Copy full SHA for 05c5dd5
configure.ac
@@ -113,6 +113,8 @@ AC_OUTPUT([
113
echo
114
echo " caja-python $PACKAGE_VERSION"
115
116
-echo " Caja Prefix: ${prefix}"
117
-echo " Documentation: ${enable_gtk_doc}"
+echo " Caja Prefix: ${prefix}"
+echo " Python version: ${PYTHON_VERSION}"
118
+echo " Python library location: ${PYTHON_LIB_LOC}"
119
+echo " Documentation: ${enable_gtk_doc}"
120
0 commit comments