Closed Bug 103894 Opened 24 years ago Closed 24 years ago

uint used for uint_t test

Categories

(SeaMonkey :: Build Config, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: colin, Assigned: netscape)

Details

When checking to see if uint_t is available, we incorrectly test with uint instead. The offending line is: http://lxr.mozilla.org/seamonkey/source/configure.in#2030 Notice the type of foo. It should be uint_t.
Oops! The fix has been checked in. Thanks.
Argh. Fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.