Skip to content

Commit

Permalink
Merge pull request #4 from jonasschnelli/2015/09/wallet_typo
Browse files Browse the repository at this point in the history
fix typo in configure.ac
  • Loading branch information
Jeff Garzik committed Sep 4, 2015
2 parents 83046ec + a3bbde1 commit 3541923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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)])],
Expand Down

0 comments on commit 3541923

Please sign in to comment.