#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

Reply via email to