Ignore:
Timestamp:
12/07/2023 01:17:06 PM (10 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
69c97c0
Parents:
ed3fb2c
git-author:
Pierre Labastie <pierre.labastie@…> (12/07/2023 01:16:28 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (12/07/2023 01:17:06 PM)
Message:

Reinstate disable-goncf in seamonkey mozconfig

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    red3fb2c r493ec31  
    153153      <xref linkend="wget"/>,
    154154      <xref linkend="wireless_tools"/>,
    155       <ulink url="https://hunspell.sourceforge.net/">Hunspell</ulink>, and
     155      <ulink url="https://hunspell.sourceforge.net/">Hunspell</ulink>,
     156      <ulink url="https://gitlab.gnome.org/Archive/gconf">Gconf</ulink>, and
    156157      <ulink url="https://facebook.github.io/watchman/">Watchman</ulink>
    157158    </para>
     
    196197# and uncomment this if you installed alsa-lib instead of PulseAudio
    197198#ac_add_options --enable-alsa
    198 <!--
    199 # Comment out following option if you have gconf installed
    200 ac_add_options - -disable-gconf
    201 
    202 following was for icu in the past seems OK with icu-60, seamonkey-2.49
    203 line below was with comment and explanation
    204 # Use the internal version of icu due to execution problems-->
     199
     200# Comment out the following option if you have gconf installed
     201ac_add_options --disable-gconf
     202
    205203# Comment out following options if you have not installed
    206204# recommended dependencies:
Note: See TracChangeset for help on using the changeset viewer.