From a7ea33a8ecc9886dd7a94906ae30c861b4da3540 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 20 Sep 2004 04:07:02 -0400 Subject: passing --enable-python to configure is now required for python support --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 6a5124d1..bdc31b7e 100644 --- a/config.h +++ b/config.h @@ -44,7 +44,7 @@ struct config_t std::string equity_format; std::string date_format; std::string sort_string; - std::string value_expr; + std::string amount_expr; std::string total_expr; unsigned long pricing_leeway; bool show_collapsed; -- cgit v1.2.3