diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 8d59a22..fb0ad6b 100644 --- a/configure.ac +++ b/configure.ac @@ -113,6 +113,8 @@ AC_OUTPUT([ echo echo " caja-python $PACKAGE_VERSION" echo -echo " Caja Prefix: ${prefix}" -echo " Documentation: ${enable_gtk_doc}" +echo " Caja Prefix: ${prefix}" +echo " Python version: ${PYTHON_VERSION}" +echo " Python library location: ${PYTHON_LIB_LOC}" +echo " Documentation: ${enable_gtk_doc}" echo |