Warning, /multimedia/kid3/packaging/patches/id3lib-3.8.3-05-create-m4-directory.patch is written in an unsupported language. File is not indexed.

0001 Create a local m4 subdirectory
0002 --- a/Makefile.am
0003 +++ b/Makefile.am
0004 @@ -12,6 +12,8 @@
0005  # require automake 1.5
0006  AUTOMAKE_OPTIONS = 1.5
0007  
0008 +ACLOCAL_AMFLAGS = -I m4
0009 +
0010  EXTRA_DIST =                    \
0011          HISTORY                 \
0012          config.h.win32          \