gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35826 - in gnunet: . src/include


From: gnunet
Subject: [GNUnet-SVN] r35826 - in gnunet: . src/include
Date: Thu, 28 May 2015 11:17:19 +0200

Author: grothoff
Date: 2015-05-28 11:17:18 +0200 (Thu, 28 May 2015)
New Revision: 35826

Modified:
   gnunet/configure.ac
   gnunet/src/include/Makefile.am
Log:
-typos

Modified: gnunet/configure.ac
===================================================================
--- gnunet/configure.ac 2015-05-28 09:02:31 UTC (rev 35825)
+++ gnunet/configure.ac 2015-05-28 09:17:18 UTC (rev 35826)
@@ -547,7 +547,8 @@
 AC_CHECK_LIB([kstat],[kstat_open])
 
 
-# should experimental code be compiled (code that may not yet compile)?
+# should the build process be restricted to the code required
+# for GNU Taler wallets?
 AC_MSG_CHECKING(whether to compile GNU Taler Wallet library ONLY)
 AC_ARG_ENABLE([taler-wallet],
    [AS_HELP_STRING([--taler-wallet], [only compile for Taler wallet])],

Modified: gnunet/src/include/Makefile.am
===================================================================
--- gnunet/src/include/Makefile.am      2015-05-28 09:02:31 UTC (rev 35825)
+++ gnunet/src/include/Makefile.am      2015-05-28 09:17:18 UTC (rev 35826)
@@ -15,7 +15,7 @@
 
 if TALER_ONLY
 gnunetinclude_HEADERS = \
-  gnunet_util_taler_wallet.h
+  gnunet_util_taler_wallet_lib.h
 else
 
 gnunetinclude_HEADERS = \




reply via email to

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