Re: [gnome-network][PATCH] Update configure.in to summarize what will be built
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Mason Kidd <mason_kidd mrkidd com>
- Cc: Germán Poó Caamaño <gpoo ubiobio cl>, "gnome-network-list gnome org" <gnome-network-list gnome org>
- Subject: Re: [gnome-network][PATCH] Update configure.in to summarize what will be built
- Date: Mon, 12 Jan 2004 13:50:43 +0100
On Mon, 2004-01-05 at 18:45 -0800, Mason Kidd wrote:
+AC_MSG_NOTICE([The following modules will be built:])
+if test "x$enable_desktopsharing" != "xno"; then
+ AC_MSG_NOTICE([ Desktop Sharing])
+fi
+if test "x$enable_pws" != "xno"; then
+ AC_MSG_NOTICE([ Personal Web Server])
+fi
+if test "x$enable_netinfo" != "xno"; then
+ AC_MSG_NOTICE([ Network Information])
+fi
I'd prefer this to have a "Tool whatever: yes/no" output, so that you
can easily see which parts have been enabled and which have been
disabled.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]