From bbb2f3b164daf9cc6d03a0f7a9d3184fc9d06e73 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 28 May 2015 09:17:18 +0000 Subject: -typos --- configure.ac | 3 ++- src/include/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 53bb114b7..b16019f62 100644 --- a/configure.ac +++ b/configure.ac @@ -547,7 +547,8 @@ AC_CHECK_LIB([kvm],[kvm_open]) 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])], diff --git a/src/include/Makefile.am b/src/include/Makefile.am index ad5773556..e9eb6741a 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -15,7 +15,7 @@ EXTRA_DIST = \ if TALER_ONLY gnunetinclude_HEADERS = \ - gnunet_util_taler_wallet.h + gnunet_util_taler_wallet_lib.h else gnunetinclude_HEADERS = \ -- cgit v1.2.3