confs - we dont need theser anymore as system/elogind are runtime

efl runtiem detects elgoind vs systemd vs nothing at runtime - no need
for build options anymore
This commit is contained in:
Carsten Haitzler 2021-04-18 12:10:24 +01:00
parent 0018f2093f
commit 7878d3624c
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh -e
meson -Dfb=true -Ddrm=true -Dwl=true -Dsystemd=false -Delogind=true \
$@ . build

View File

@ -1,3 +0,0 @@
#!/bin/sh -e
meson -Dfb=true -Dsystemd=false\
$@ . build