summaryrefslogtreecommitdiff
path: root/graphics/aalib/files/patch-ae
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2001-08-29 11:39:06 +0000
committerMark Pulford <markp@FreeBSD.org>2001-08-29 11:39:06 +0000
commit52ad175276d4391f75fc3ed152c6e5efecaea49c (patch)
treee7b4fe70044accf89c6c7e22b074cda8f6ef7819 /graphics/aalib/files/patch-ae
parentupgrade to 1.0 (diff)
Fixed MASTER_SITES and WWW. USE_AUTOMAKE made redundant.
PR: 29823 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=47083
Diffstat (limited to 'graphics/aalib/files/patch-ae')
-rw-r--r--graphics/aalib/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/aalib/files/patch-ae b/graphics/aalib/files/patch-ae
deleted file mode 100644
index b80aec147566..000000000000
--- a/graphics/aalib/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- aclocal.m4.orig Wed Nov 12 05:17:00 1997
-+++ aclocal.m4 Tue Dec 7 03:26:34 1999
-@@ -10,7 +10,7 @@
- dnl AM_INIT_AUTOMAKE(package,version, [no-define])
-
- AC_DEFUN(AM_INIT_AUTOMAKE,
--[AC_REQUIRE([AM_PROG_INSTALL])
-+[AC_REQUIRE([AC_PROG_INSTALL])
- PACKAGE=[$1]
- AC_SUBST(PACKAGE)
- VERSION=[$2]