On Saturday 23 March 2013 18:00:38 libssh2 Trac wrote: > #261: buildconf fails with recent automake > ----------------------+------------------- > Reporter: Quintus | Owner: > Type: defect | Status: new > Priority: normal | Milestone: 1.4.3 > Component: misc | Version: 1.4.2 > Resolution: | Keywords: > Blocked By: | Blocks: > ----------------------+------------------- > > Comment (by Quintus): > > AC_CONFIG_HEADER([src/libssh2_config.h example/libssh2_config.h]) > > I love typos. Actually this should of course have been > > {{{ > AC_CONFIG_HEADERS([src/libssh2_config.h example/libssh2_config.h]) > }}} > > as the error message suggests. Note the trailing S.
Looks good to me. A similar patch recently landed to curl: https://github.com/bagder/curl/commit/404a95b5 I wanted to reply via trac, but I was getting "502 Bad Gateway" or "504 Gateway Time-out". Kamil _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel