summaryrefslogtreecommitdiff
path: root/sys-devel/autoconf/files/autoconf-2.61-darwin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autoconf/files/autoconf-2.61-darwin.patch')
-rw-r--r--sys-devel/autoconf/files/autoconf-2.61-darwin.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/files/autoconf-2.61-darwin.patch b/sys-devel/autoconf/files/autoconf-2.61-darwin.patch
index 2ac2be361db1..83f450e6f5af 100644
--- a/sys-devel/autoconf/files/autoconf-2.61-darwin.patch
+++ b/sys-devel/autoconf/files/autoconf-2.61-darwin.patch
@@ -1,5 +1,5 @@
---- bin/autoreconf.in
-+++ bin/autoreconf.in
+--- a/bin/autoreconf.in
++++ b/bin/autoreconf.in
@@ -110,7 +110,7 @@
my $autoheader = $ENV{'AUTOHEADER'} || '@bindir@/@autoheader-name@';
my $automake = $ENV{'AUTOMAKE'} || 'automake';