Closed Bug 436981 Opened 17 years ago Closed 15 years ago

configure detects x86_64 linux as x86

Categories

(Directory :: LDAP C SDK, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(1 file)

Attached patch a patch for configure.in (deleted) — Splinter Review
Current "configure" detects x86_64 linux as x86 linux incorrectly. #./configure : : checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu : : After running configure, check CPU_ARCH in config/autoconf.mk : CPU_ARCH = x86 :
Attachment #323488 - Flags: review?(mcs)
Please ask Rich to review (added to the bug CC).
Attachment #323488 - Flags: review?(mcs) → review?(richm)
Rich could you review this, if that still need to checked in.
ok, looks good. Need someone else to set the review+ flag since I cannot.
Dan this is also reviewed, but need to set flag and check in I suppose.
Comment on attachment 323488 [details] [diff] [review] a patch for configure.in Setting r+ on behalf of Rich based on comment 3. I'll check this in in a while.
Attachment #323488 - Flags: review?(richm) → review+
Checking in directory/c-sdk/configure.in; /cvsroot/mozilla/directory/c-sdk/configure.in,v <-- configure.in new revision: 5.71; previous revision: 5.70 done Also synced configure: Checking in directory/c-sdk/configure; /cvsroot/mozilla/directory/c-sdk/configure,v <-- configure new revision: 5.77; previous revision: 5.76 done This bug is now fixed, I'm looking at getting comm-central to pick it up in bug 520476.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: