
Commit e64e61ca58
requires the
AX_GCC_FUNC_ATTRIBUTE macro, which requires autoconf-archive, and
might be too new for some distros we want to support. Distribute
it ourselves.
Also, some fixes to the makefile and acinclude.m4
7 lines
236 B
Plaintext
7 lines
236 B
Plaintext
m4_include([m4macros/alsa.m4])
|
|
m4_include([m4macros/ax_gcc_func_attribute.m4])
|
|
m4_include([m4macros/ax_prog_cc_for_build.m4])
|
|
m4_include([m4macros/binreloc.m4])
|
|
m4_include([m4macros/detectcflags.m4])
|
|
m4_include([m4macros/pythondev.m4])
|