diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-08-29 11:39:06 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-08-29 11:39:06 +0000 |
commit | 52ad175276d4391f75fc3ed152c6e5efecaea49c (patch) | |
tree | e7b4fe70044accf89c6c7e22b074cda8f6ef7819 /graphics/aalib/files/patch-ae | |
parent | upgrade 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-ae | 11 |
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] |