Subject: Re: [libssh2] #261: buildconf fails with recent automake

Re: [libssh2] #261: buildconf fails with recent automake

From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Sat, 23 Mar 2013 17:00:38 -0000

#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.

 Vale.

-- 
Ticket URL: <https://trac.libssh2.org/ticket/261#comment:1>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2013-03-23