mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-29 06:59:51 -05:00
Create an m4 directory for common macros and use it.
Split acinclude.m4 in multiple macro files. Let it be known to autoconf and aclocal to use the m4 directory. Ignore macro files copied or linked by libtool and intltool.
This commit is contained in:
parent
66512f3fd6
commit
f46ae106a5
8 changed files with 49 additions and 42 deletions
8
m4/.gitignore
vendored
Normal file
8
m4/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
argz.m4
|
||||
intltool.m4
|
||||
libtool.m4
|
||||
ltdl.m4
|
||||
ltoptions.m4
|
||||
ltsugar.m4
|
||||
ltversion.m4
|
||||
lt~obsolete.m4
|
||||
Loading…
Add table
Add a link
Reference in a new issue