Bugzilla – Attachment 358 Details for
Bug 620
Address bits are backwards when setting up port forwarding on Solaris/intel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
configure.ac patch
configure.patch (text/plain), 370 bytes, created by
Joe Rhett
on 2003-07-18 04:48:20 AEST
(
hide
)
Description:
configure.ac patch
Filename:
MIME Type:
Creator:
Joe Rhett
Created:
2003-07-18 04:48:20 AEST
Size:
370 bytes
patch
obsolete
>*** configure.ac_orig Thu Jul 17 11:45:56 2003 >--- configure.ac Thu Jul 17 11:45:33 2003 >*************** >*** 232,237 **** >--- 232,241 ---- > else > AC_MSG_RESULT(no) > fi >+ sol2platform=`echo "$host"| sed -e 's/-solaris.*$//'` >+ if test "$sol2platform" -eq "i386-pc"; then >+ AC_DEFINE(BROKEN_ADDRINFO) >+ fi > ;; > *-*-sunos4*) > CPPFLAGS="$CPPFLAGS -DSUNOS4"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 620
:
357
| 358 |
359
|
384