update autogen.sh too to use meson configure

v-0.4.0
Carsten Haitzler 6 years ago
parent 8f1d6d5716
commit 34ab03ac29
  1. 2
      autogen.sh

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

Loading…
Cancel
Save