| Summary: | configure.ac is missing an open [ | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Mike Frysinger <vapier> | ||||
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | ||||||
| Priority: | P2 | ||||||
| Version: | -current | ||||||
| Hardware: | Other | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1155 | ||||||
| Attachments: |
|
||||||
Created attachment 1152 [details]
openssh-4.3_p2-configure.patch
Applied, thanks. With the release of 4.4, we believe that this bug is now closed. For information about the release please see http://www.openssh.com/txt/release-4.4 . |
around line 1625, there is a missing [ [ AC_MSG_RESULT(no) AC_DEFINE(BROKEN_GETADDRINFO) ], AC_MSG_RESULT(cross-compiling, assuming no) ] ) this causes build failure when using autoconf-2.60