Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
refs/heads/upstream/main
/
.
/
modules
/
libx11
/
README.md
blob: 87e83360e9530a40f9e6c7fef177d8cd0853c920 [
file
] [
view
] [
edit
]
# libx11
-
`overlay/src/config.h.in`
is
copied
from
the upstream
Autoconf
`configure`
output
.
Our
Bazel
setup only substitutes the version placeholders via
`expand_template`
;
all other contents should stay identical to upstream
.