summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2022-03-19Add autoconf macro to check for minimum libmicrohttpd versionThien-Thi Nguyen
* m4/mhd.m4: New.
2022-02-19Add m4 to compare version numbersThien-Thi Nguyen
* m4/ax_compare_version.m4: New file (serial 13).
2022-02-19Update PostgreSQL m4Thien-Thi Nguyen
* m4/ax_lib_postgresql.m4: Update to serial 22.
2021-11-20Convert AC_HELP_STRING to AS_HELP_STRINGThien-Thi Nguyen
This is a straightforward replacement prompted by a warning from newer versions of Autoconf. IWBN to upstream some of these changes. * m4/libcurl.m4 (--with-libcurl): ...here. * m4/libgnurl.m4 (--with-libgnurl): Likewise.
2020-07-24fix spelling mistakesJonathan Buchanan
2018-07-04fix pg version check on DebianChristian Grothoff
2017-06-04fixing #5056Christian Grothoff
2015-12-14more work on initial (still not even compiling) merchant libChristian Grothoff
2015-01-29initial import of merchant logic (FTBFS)Christian Grothoff