meson: remove config.h.in

This commit is contained in:
Heiko Reese
2021-08-21 23:53:55 +02:00
parent bcd6a80211
commit f73d2129e9
3 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
configure_file(input: 'config.h.in',
configure_file(
output: 'config.h',
configuration: conf_data)