repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
atk: use -D for all meson options
[kiss-trunc88.git]
/
atk
/
build
blob
4389e29cfb03a120b6f0e5dd233e1a019fb6e2ba
1
#!/bin/sh -e
2
3
: >
test
s
/
meson.build
4
5
meson \
6
-Dprefix
=/
usr \
7
-Dsysconfdir
=/
etc \
8
-Dmandir
=/
usr
/
shar
e
/
man \
9
-Ddocs
=
false \
10
-Dintrospection
=
true \
11
. output
12
13
ninja
-C
output
14
ninja
-C
output
install