repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
id3lib
/
trunk
/
05-create-m4-directory.patch
blob
d8111205eb8ae7517731b114aac615567e9639d2
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
7
8
+ACLOCAL_AMFLAGS = -I m4
9
+
10
EXTRA_DIST = \
11
HISTORY \
12
config.h.win32 \