diff options
Diffstat (limited to 'devel/allegro/files/patch-makefile.in')
-rw-r--r-- | devel/allegro/files/patch-makefile.in | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/devel/allegro/files/patch-makefile.in b/devel/allegro/files/patch-makefile.in index 01b0a51f574b..ec0b4a9b4e28 100644 --- a/devel/allegro/files/patch-makefile.in +++ b/devel/allegro/files/patch-makefile.in @@ -1,5 +1,14 @@ ---- makefile.in.orig Sat Feb 24 00:00:59 2001 -+++ makefile.in Sat Feb 24 00:01:06 2001 +--- makefile.in.orig Wed Jan 24 00:15:20 2001 ++++ makefile.in Sat Dec 15 13:24:16 2001 +@@ -29,7 +29,7 @@ + ACLOCAL = aclocal + ACLOCAL_M4 = $(srcdir)/aclocal.m4 + AUTOCONF = autoconf +-AUTOHEADER = autoheader ++AUTOHEADER = autoheader213 + + INSTALL = @INSTALL@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -279,7 +279,7 @@ done $(mkinstalldirs) $(bindir) |