summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5133da3..fc78956 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,6 +179,12 @@ AC_OUTPUT([
])
echo "
+caja-extensions-$VERSION:
+ prefix: ${prefix}
+ compiler: ${CC}
+ caja-extension dir ${ac_with_cajadir}
+ Gtk+ version: ${GTK_API_VERSION}
+
Plugins to be build:
Image Converter: $enable_image_converter
Open Terminal: $enable_open_terminal