[Bug 1203] configure.ac is missing an open [
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jun 27 11:06:40 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1203
Summary: configure.ac is missing an open [
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: vapier at gentoo.org
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
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list