- Disable SVG and canvas again. The in-tree copy does not build against new
pango.
This commit is contained in:
parent
17bf1c73f4
commit
c6dd5cb164
@ -15,8 +15,8 @@ ac_add_options --disable-xprint
|
|||||||
ac_add_options --disable-strip
|
ac_add_options --disable-strip
|
||||||
ac_add_options --enable-pango
|
ac_add_options --enable-pango
|
||||||
#ac_add_options --enable-system-cairo
|
#ac_add_options --enable-system-cairo
|
||||||
ac_add_options --enable-svg
|
#ac_add_options --enable-svg
|
||||||
ac_add_options --enable-canvas
|
#ac_add_options --enable-canvas
|
||||||
|
|
||||||
export BUILD_OFFICIAL=1
|
export BUILD_OFFICIAL=1
|
||||||
export MOZILLA_OFFICIAL=1
|
export MOZILLA_OFFICIAL=1
|
||||||
|
@ -262,7 +262,8 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 29 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.5.deerpark.alpha2
|
* Fri Jul 29 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.5.deerpark.alpha2
|
||||||
- Re-enable ppc now that its binutils are fixed.
|
- Re-enable ppc now that its binutils are fixed.
|
||||||
- When clicking a link and going back via history, don't keep the link focused
|
- Disable SVG and canvas again. The in-tree copy does not build against new pango.
|
||||||
|
- When clicking a link and going back via history, don't keep the link focused.
|
||||||
|
|
||||||
* Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.4.deerpark.alpha2
|
* Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.4.deerpark.alpha2
|
||||||
- Add patch from Christian Persch to make the file chooser modal
|
- Add patch from Christian Persch to make the file chooser modal
|
||||||
|
Loading…
Reference in New Issue
Block a user