gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12723 - libmicrohttpd


From: gnunet
Subject: [GNUnet-SVN] r12723 - libmicrohttpd
Date: Tue, 24 Aug 2010 09:21:55 +0200

Author: wachs
Date: 2010-08-24 09:21:55 +0200 (Tue, 24 Aug 2010)
New Revision: 12723

Modified:
   libmicrohttpd/configure.ac
Log:
Fixed confusion caused by enabling messages by default


Modified: libmicrohttpd/configure.ac
===================================================================
--- libmicrohttpd/configure.ac  2010-08-23 13:34:30 UTC (rev 12722)
+++ libmicrohttpd/configure.ac  2010-08-24 07:21:55 UTC (rev 12723)
@@ -220,7 +220,7 @@
 AC_FUNC_FSEEKO
 
 # optional: have error messages ?
-AC_MSG_CHECKING(whether to enable error messages)
+AC_MSG_CHECKING(whether to disable error messages)
 AC_ARG_ENABLE([messages],
    [AS_HELP_STRING([--disable-messages],
                [disable MHD error messages (default is NO)])],




reply via email to

[Prev in Thread] Current Thread [Next in Thread]