mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
meson: drop unneeded check for grep
This commit is contained in:
parent
b5487fa0b6
commit
9476ddba60
@ -462,7 +462,6 @@ endif
|
||||
#####################################################################
|
||||
|
||||
sed = find_program('sed')
|
||||
grep = find_program('grep')
|
||||
awk = find_program('awk')
|
||||
m4 = find_program('m4')
|
||||
stat = find_program('stat')
|
||||
|
Loading…
Reference in New Issue
Block a user