Re: [gnome-network][PATCH] Update configure.in to summarize what will be built



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]