Closed Bug 272260 Opened 20 years ago Closed 20 years ago

missing comma in configure.in near --enable-cairo

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8alpha6

People

(Reporter: Biesinger, Assigned: Biesinger)

Details

Attachments

(1 file)

[  --enable-cairo          Enable Cairo-specific features (Canvas)]
    MOZ_ENABLE_CAIRO=1,
    MOZ_ENABLE_CAIRO= )

that first line misses a comma at the end
Attachment #167352 - Flags: review?(bsmedberg)
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → mozilla1.8alpha6
Attachment #167352 - Flags: review?(bsmedberg) → review+
Checking in configure.in;
/cvsroot/mozilla/configure.in,v  <--  configure.in
new revision: 1.1389; previous revision: 1.1388
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
There's also no AC_DEFINE for MOZ_ENABLE_CAIRO nor any line in
config/autoconf.mk.in to make the AC_SUBST do anything.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: