commit c42fe81c50d08a2f7f8cea16abdc7e99dddfeb0a Author: Jonathan Neuschäfer <j.neuschae...@gmx.net> Date: Thu Sep 27 21:02:01 2012 +0200
configure.ac: show --disable-udev, not --enable-udev This makes it more obvious that udev is enabled by default. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/configure.ac b/configure.ac index 669d433..25a14d2 100644 --- a/configure.ac +++ b/configure.ac @@ -164,7 +164,7 @@ dnl * nowadays (2009), it's the recommended way of having callouts, so dnl * it should be preferred over HAL, and it's enabled by default. dnl *********************************************************************** AC_ARG_ENABLE(udev, - [AS_HELP_STRING([--enable-udev],[Enable udev callout])], + [AS_HELP_STRING([--disable-udev],[Disable udev callout])], [if test x"$enableval" = "xno" ; then enable_udev=no else ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2