CVSROOT:        /cvs/gnome
Module name:    galeon
Changes by:     philipl 06/07/01 16:55:18

Modified files:
        .              : ChangeLog configure.in 
        mozilla        : EventContext.cpp GaleonAboutModule.cpp 
                         GaleonUtils.cpp GaleonWrapper.cpp Makefile.am 
                         MyportalProtocolHandler.cpp 
                         MyportalProtocolHandler.h 
                         mozilla-embed-persist.cpp 
                         mozilla-embed-shell.cpp mozilla-embed.cpp 

Log message:
2006-07-01  Philip Langdale  <[EMAIL PROTECTED]>

* configure.in:
* mozilla/EventContext.cpp
* mozilla/GaleonAboutModule.cpp
* mozilla/GaleonUtils.cpp
* mozilla/GaleonWrapper.cpp
* mozilla/Makefile.am
* mozilla/MyportalProtocolHandler.cpp
* mozilla/MyportalProtocolHandler.h
* mozilla/mozilla-embed-persist.cpp
* mozilla/mozilla-embed-shell.cpp
* mozilla/mozilla-embed.cpp: Make Galeon compile with
Mozilla trunk again - while still being able to compile
against the 1.8 (Firefox 1.5) branch. I have no idea
if it will work with 1.7.x but there's a reasonable
chance that it will.

Note: This still *will not* link against trunk. The
problem there is that the string implementation
symbols were hidden in libxul, requiring libxpcomglue_s.a
to be linked to provide them. But this lib is not
provided in the built packages - it is only present
in the build tree - so you have to build mozilla yourself
to get it. ARGH. An alternative, that also requires building
mozilla yourself is to disable symbol hiding. I'm going to
make a followup change so you can tell configure that you've
got yourself a copy of libxpcomglue_s.a.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=galeon&who=philipl&date=explicit&mindate=2006-07-01%2016:54&maxdate=2006-07-01%2016:56

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to