aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libxul.m4
Commit message (Collapse)AuthorAgeFilesLines
* Also check for libxul-1.9.pc, which exists in ubuntu's xulrunner-1.9-dev.Christian Persch2007-10-091-0/+6
| | | | svn path=/trunk/; revision=7526
* Add LIBXUL_VERSION defines, and support using libxul-embedding instead of ↵Christian Persch2007-09-241-6/+17
| | | | | | libxul. svn path=/trunk/; revision=7484
* Add visibility stuff from mozilla configure, and try to fix the libdir.Christian Persch2007-09-131-9/+140
| | | | svn path=/trunk/; revision=7417
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
| | | | svn path=/trunk/; revision=7406
* More xulrunner build fixesChristian Persch2007-09-131-1/+2
| | | | svn path=/trunk/; revision=7404
* Fix the LIBXUL_INCLUDES variableChristian Persch2007-09-131-2/+2
| | | | svn path=/trunk/; revision=7395
* A m4/libxul.m4: Integrate the "xulrunner" backend with configure. NotChristian Persch2007-09-101-0/+417
2007-09-09 Christian Persch <chpe@gnome.org> * configure.ac: * embed/Makefile.am: * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): * m4/gecko.m4: A m4/libxul.m4: * src/Makefile.am: Integrate the "xulrunner" backend with configure. Not building yet. svn path=/trunk/; revision=7359