mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove (now unused) NetSurf’s libcss and libwapcaplet.
This removes four submodules (two C libraries and their Rust bindings.)
This commit is contained in:
parent
86da932927
commit
2045f6a068
15 changed files with 2 additions and 242 deletions
7
configure
vendored
7
configure
vendored
|
@ -480,7 +480,6 @@ fi
|
|||
CFG_SUBMODULES="\
|
||||
support/alert/rust-alert \
|
||||
support/azure/rust-azure \
|
||||
support/css/rust-css \
|
||||
support/css/rust-cssparser \
|
||||
support/geom/rust-geom \
|
||||
support/harfbuzz/rust-harfbuzz \
|
||||
|
@ -489,8 +488,6 @@ CFG_SUBMODULES="\
|
|||
support/hubbub/rust-hubbub \
|
||||
support/layers/rust-layers \
|
||||
support/libparserutils/libparserutils \
|
||||
support/netsurfcss/libcss \
|
||||
support/netsurfcss/rust-netsurfcss \
|
||||
support/nss/nspr \
|
||||
support/nss/nss \
|
||||
support/opengles/rust-opengles \
|
||||
|
@ -500,9 +497,7 @@ CFG_SUBMODULES="\
|
|||
support/spidermonkey/rust-mozjs \
|
||||
support/stb-image/rust-stb-image \
|
||||
support/png/libpng \
|
||||
support/png/rust-png \
|
||||
support/wapcaplet/libwapcaplet \
|
||||
support/wapcaplet/rust-wapcaplet"
|
||||
support/png/rust-png"
|
||||
|
||||
if [ $CFG_OSTYPE = "apple-darwin" ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue