update autogen.sh too to use meson configure

This commit is contained in:
Carsten Haitzler 2017-11-21 09:08:00 +09:00
parent 8f1d6d5716
commit 34ab03ac29
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
rm -rf build
meson $@ . build
mesonconf build
meson configure build