summaryrefslogtreecommitdiff
path: root/ftp/axel/files/patch-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/axel/files/patch-Makefile.am')
-rw-r--r--ftp/axel/files/patch-Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/ftp/axel/files/patch-Makefile.am b/ftp/axel/files/patch-Makefile.am
new file mode 100644
index 000000000000..85a06a50a1a4
--- /dev/null
+++ b/ftp/axel/files/patch-Makefile.am
@@ -0,0 +1,12 @@
+--- Makefile.am.orig 2024-04-07 22:59:28 UTC
++++ Makefile.am
+@@ -1,8 +1,5 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 dist-xz
+ AUTOMAKE_OPTIONS = foreign dist-bzip2 dist-xz
+-
+-# XXX Fix disagreement between aclocal and make
+-# (aclocal doesn't update based on mtime)
+-ACLOCAL = touch $@; @ACLOCAL@
++ACLOCAL_AMFLAGS = -I m4
+
+ SUBDIRS = po
+