
22 Jul
2020
22 Jul
'20
11:16 a.m.
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@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@redhat.com> Jano