On a Thursday in 2020, Pavel Hrdina wrote:
We don't use all of the defines so copy only the ones actually
used.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
Makefile.am | 41 -----------------------------------------
configmake.h.in | 16 ++++++++++++++++
meson.build | 23 +++++++++++++++++++++++
3 files changed, 39 insertions(+), 41 deletions(-)
create mode 100644 configmake.h.in
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano