adriantr09 / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

Reorder library detection (get xulrunner detected over seamonkey-1) #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install seamonkey-1*
2. Install xulrunner-1.9.*
3. ./configure; make

What is the expected output? What do you see instead?

Seamonkey-1 gets detected over new enough xulrunner, and the build fails

Attached patch fixes the problem

Original issue reported on code.google.com by ssuomi...@unk.fi on 10 Feb 2010 at 4:43

Attachments:

GoogleCodeExporter commented 8 years ago
The actual failure looks like this:

http://bugs.gentoo.org/show_bug.cgi?id=285934#c1

Original comment by ssuomi...@unk.fi on 10 Feb 2010 at 5:26

GoogleCodeExporter commented 8 years ago
I have accepted this patch, just waiting for google to finish their maint so I 
can
submit the patch.

Original comment by kdeko...@gmail.com on 10 Feb 2010 at 5:31