Lines 64-69
mozconfig_config() {
Link Here
|
64 |
mozconfig_use_enable dbus |
64 |
mozconfig_use_enable dbus |
65 |
mozconfig_use_enable debug |
65 |
mozconfig_use_enable debug |
66 |
mozconfig_use_enable debug tests |
66 |
mozconfig_use_enable debug tests |
|
|
67 |
if ! use debug ; then |
68 |
mozconfig_annotate 'disabled by Gentoo' --disable-debug-symbols |
69 |
fi |
67 |
mozconfig_use_enable startup-notification |
70 |
mozconfig_use_enable startup-notification |
68 |
mozconfig_use_enable system-sqlite |
71 |
mozconfig_use_enable system-sqlite |
69 |
mozconfig_use_enable wifi necko-wifi |
72 |
mozconfig_use_enable wifi necko-wifi |