autotools: improve build

*almost* works (except for guile/, which does work yet anyway).
This commit is contained in:
Dirk-Jan C. Binnema
2022-05-19 23:36:57 +03:00
parent cea3167f3e
commit cc63eca8ad
7 changed files with 9 additions and 42 deletions

View File

@ -1,4 +1,4 @@
## Copyright (C) 2008-2021 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
## Copyright (C) 2008-2022 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@ -35,7 +35,6 @@ EXTRA_DIST= \
ax_compiler_flags_gir.m4 \
ax_compiler_flags_ldflags.m4 \
ax_cxx_compile_stdcxx.m4 \
ax_cxx_compile_stdcxx_14.m4 \
ax_cxx_compile_stdcxx_17.m4 \
ax_file_escapes.m4 \
ax_is_release.m4 \