projects
/
zchunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0cd6d4
)
Revert "See if this will work with meson >= 0.37.0 (version in Debian Stretch)"
author
Jonathan Dieter
<jdieter@gmail.com>
Thu, 2 Aug 2018 11:14:40 +0000
(12:14 +0100)
committer
Jonathan Dieter
<jdieter@gmail.com>
Thu, 2 Aug 2018 11:15:17 +0000
(12:15 +0100)
meson 0.37 doesn't have all the functions we need
This reverts commit
e0cd6d49eb6c236b38c8227e85e36cfedf76259e
.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 51ceb88f9c91092bb9b760a762353e69de4ab4eb..22646e30f604360305a83df271651a5d31cd9107 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,6
+1,6
@@
project('zck', 'c',
version : '0.9.5',
- meson_version : '>=0.
37
.0',
+ meson_version : '>=0.
44
.0',
default_options : ['c_std=gnu99'])
so_version = '1'