mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d6fd6e4c3a
When switching between Gtk+3 and Gtk+2, config.cache will contain a PKG_CONFIG that may not be suitable for the build: - after a Gtk+2 build, config.cache will point to the system pkg-config, which doesn't like the pkg-config files in the Gtk+3 tooltool package. - after a Gtk+3 build, config.cache will point to the Gtk+3 tooltool package's pkg-config, which is likely not there in a Gtk+2 build. Setting PKG_CONFIG avoids all config.cache considerations altogether, so set it appropriately for both cases. |
||
---|---|---|
.. | ||
build-clang | ||
build-gcc | ||
build-gtk3 | ||
elfhack | ||
gnu-ld-scripts | ||
headers/bits | ||
stdc++compat | ||
add_phony_targets.py | ||
aix.exp | ||
Makefile.in | ||
moz.build | ||
mozconfig.asan | ||
mozconfig.gtk | ||
mozconfig.linux | ||
mozconfig.linux32 | ||
mozconfig.tsan | ||
mozilla.in | ||
print-failed-commands.sh | ||
print-non-newline.sh | ||
rewrite_asan_dylib.py | ||
run-gprof.sh | ||
run-hiprof.sh | ||
run-mozilla.sh | ||
run-third.sh | ||
uniq.py |