bugzilla-daemon at mindrot.org
2006-Jun-27 01:06 UTC
[Bug 1203] configure.ac is missing an open [
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.
bugzilla-daemon at mindrot.org
2006-Jun-27 01:07 UTC
[Bug 1203] configure.ac is missing an open [
http://bugzilla.mindrot.org/show_bug.cgi?id=1203 ------- Comment #1 from vapier at gentoo.org 2006-06-27 11:07 ------- Created an attachment (id=1152) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1152&action=view) openssh-4.3_p2-configure.patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Jun-27 01:20 UTC
[Bug 1203] configure.ac is missing an open [
http://bugzilla.mindrot.org/show_bug.cgi?id=1203
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1155
nThis| |
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from dtucker at zip.com.au 2006-06-27 11:20 -------
Applied, thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.