build: detect wordexp

This was missing from the autotools setup.
This commit is contained in:
Dirk-Jan C. Binnema 2021-09-08 00:12:20 +03:00
parent 7846023242
commit a20812af94
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ endforeach
################################################################################
if cc.has_function('wordexp')
config_h_data.set('HAVE_WORDEXP_H',1)
endif
################################################################################
# hard dependencies