Author: pierre Date: Sun Aug 23 09:31:01 2020 New Revision: 23607 Log: Remove the --enable-calendar option for thunderbird, which is a no-op now
Modified: trunk/BOOK/xsoft/other/thunderbird.xml Modified: trunk/BOOK/xsoft/other/thunderbird.xml ============================================================================== --- trunk/BOOK/xsoft/other/thunderbird.xml Sun Aug 23 03:35:55 2020 (r23606) +++ trunk/BOOK/xsoft/other/thunderbird.xml Sun Aug 23 09:31:01 2020 (r23607) @@ -169,10 +169,10 @@ #ac_add_options --disable-pulseaudio # and uncomment this if you installed alsa-lib instead of PulseAudio #ac_add_options --enable-alsa - +<!-- always built in versions 78+. The option is a noop # If you want to compile the Mozilla Calendar, uncomment this line: -#ac_add_options --enable-calendar - +#ac_add_options - -enable-calendar +--> # Comment out following options if you have not installed # recommended dependencies: ac_add_options --with-system-libevent -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
