wok-next view id3lib/stuff/patches/05-create-m4-directory.patch @ rev 20634

oxine: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 27 12:51:30 2018 +0200 (2018-04-27)
parents
children
line source
1 Create a local m4 subdirectory
2 --- a/Makefile.am
3 +++ b/Makefile.am
4 @@ -12,6 +12,8 @@
5 # require automake 1.5
6 AUTOMAKE_OPTIONS = 1.5
8 +ACLOCAL_AMFLAGS = -I m4
9 +
10 EXTRA_DIST = \
11 HISTORY \
12 config.h.win32 \