[gnome-user-share] build: Add build options summary



commit 48a7313a01ccbdc33728685c2670836f37e5df18
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 24 09:34:05 2013 +0200

    build: Add build options summary

 configure.ac |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1090ca1..0a5fc08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -192,6 +192,11 @@ help/Makefile
 ])
 AC_OUTPUT
 
+AC_MSG_NOTICE([gnome-user-share was configured with the following options:])
+AC_MSG_NOTICE([** httpd location: $HTTP])
+AC_MSG_NOTICE([** httpd modules path: $MODULES_PATH])
+AC_MSG_NOTICE([** nautilus extension path: $ac_with_nautilusdir])
+
 echo "
 Do note Apache 2.2 and mod_dnssd 0.6 are required to use gnome-user-share.
 "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]