[Pkg-bitcoin-commits] [libunivalue] 23/76: fix typo in configure.ac

Jonas Smedegaard dr at jones.dk
Mon Apr 4 09:18:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libunivalue.

commit a3bbde1f003a8e371bbec6568d021798021bfc9c
Author: Jonas Schnelli <jonas.schnelli at include7.ch>
Date:   Fri Sep 4 16:48:58 2015 +0200

    fix typo in configure.ac
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e7102e8..fb1d22b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ AC_PATH_TOOL(RANLIB, ranlib)
 AC_PATH_TOOL(STRIP, strip)
 PKG_PROG_PKG_CONFIG
 
-# Enable wallet
+# Enable numfunc
 AC_ARG_WITH([numfunc],
   [AS_HELP_STRING([--with-numfunc],
   [enable compiling of number parsing functions (default is yes)])],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libunivalue.git



More information about the Pkg-bitcoin-commits mailing list