Closed Bug 2626 Opened 26 years ago Closed 26 years ago

Toolkit hardcoded into autoconf.mk

Categories

(SeaMonkey :: Build Config, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mcafee, Assigned: slamm)

Details

config/autoconf.mk TK_MOTIF_LIBS should be TK_LIBS, so you don't have write logic in your makefiles that says "If I'm Motif then use this one". Just link in TK_LIBS and be done with it. Other variables need to be reamed like this too, just picking on TK_MOTIF_LIBS.
Assignee: donm → slamm
I'm on this.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
I checked in a fix. TK_MOTIF_CFLAGS and TK_GTK_CFLAGS are now just TK_CFLAGS. TK_MOTIF_LIBS and TK_GTK_LIBS are now just TK_LIBS.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.