From: Benoit Grég. <be...@us...> - 2011-05-13 19:17:31
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libofx". The branch, master has been updated via 7c8d1658bf2a9ad890f043854ccf995bd0ee44d2 (commit) via 55cf354edb49e2823fe3258deb80228cfd339577 (commit) via 9d94570813e8fb8f2c80a21d3824a863ef09dd22 (commit) via 4f085b98c30a890218b210b34b0fb58b7801868c (commit) from 2894043b7a21df060594359c786175bbe9685eea (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7c8d1658bf2a9ad890f043854ccf995bd0ee44d2 Author: Benoit Grégoire <be...@co...> Date: Fri May 13 15:15:32 2011 -0400 Fix typo in file_preproc.cpp commit 55cf354edb49e2823fe3258deb80228cfd339577 Author: Benoit Grégoire <be...@co...> Date: Fri May 13 15:09:11 2011 -0400 Apply patches by Bryan Donlan <bd...@gm...> to improve autoconf 2.68 compatibility and other minor fixes: -Fix the ordering of libtool macro calls, and also changes from the deprecated AM_* form to the AC_PROG_LIBTOOL form. -As is required for libtoolize to function properly, adds the m4/ directory to the macro search path -Update libcurl.m4 with a newer version -Remove bogus 'AQ_CHECK_OS' macro call from configure.in. commit 9d94570813e8fb8f2c80a21d3824a863ef09dd22 Author: Benoit Grégoire <be...@co...> Date: Fri May 13 15:00:06 2011 -0400 Apply patches (1,2 and 5) from Ryan Donlan <bd...@gm...> to improve generated man pages commit 4f085b98c30a890218b210b34b0fb58b7801868c Author: Benoit Grégoire <be...@co...> Date: Tue Apr 19 12:23:25 2011 -0400 Update .gitignore ----------------------------------------------------------------------- Summary of changes: Makefile.am | 2 + configure.in | 7 +-- lib/file_preproc.cpp | 2 +- libcurl.m4 | 132 +++++++++++++++++++++++++++-------------------- ofxconnect/.gitignore | 1 + ofxconnect/Makefile.am | 6 ++- ofxdump/.gitignore | 1 + ofxdump/Makefile.am | 5 +- ofxdump/cmdline.ggo | 6 +- 9 files changed, 93 insertions(+), 69 deletions(-) hooks/post-receive -- libofx |