Closed Bug 73987 Opened 25 years ago Closed 25 years ago

Version check for Qt

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: johng, Assigned: johng)

References

Details

Attachments

(5 files)

The attached patch adds a version check for Qt to configure. I couldn't figure out how to add the same code to configure.in, so I have left it out for now. If someone else could write this (or explain to me how to do so), I'd be much obliged.
Depends on: 70509
Since configure is a generated file, the proper way to do this would be to add the check to configure.in and then run autoconf to regenerate configure. The version check blocks for zlib & png should be similar to what you want and you can probably use them as a template.
I have attached a patch for configure.in (Thanks to Chris Seawood for the pointers on how to code this) and a replacement patch for configure that uses the code generated from configure.in in place of the hand-coded stuff from the original patch. I edited the configure patch to remove diffs due to line number changes, so it may be necessary to patch configure.in and generate configure directly rather than patch configure...
Last patch checked in. Marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 73342 has been marked as a duplicate of this bug. ***
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: