diff options
author | Ade Lovett <ade@FreeBSD.org> | 2012-05-11 20:38:09 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2012-05-11 20:38:09 +0000 |
commit | 6d726b6c09094afd97f1528cfff8b27850279b0d (patch) | |
tree | ef9d4da0741b49a6a207e85f9ad78b89c296fdf5 /games/mangos/files/patch-configure.ac | |
parent | Tweak COMMENT lines to indicate the legacy nature of these two ports. (diff) |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav)
Notes
Notes:
svn path=/head/; revision=296454
Diffstat (limited to 'games/mangos/files/patch-configure.ac')
-rw-r--r-- | games/mangos/files/patch-configure.ac | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/mangos/files/patch-configure.ac b/games/mangos/files/patch-configure.ac new file mode 100644 index 000000000000..3d2908ec9648 --- /dev/null +++ b/games/mangos/files/patch-configure.ac @@ -0,0 +1,6 @@ +--- configure.ac.orig 2008-01-27 20:52:47.000000000 -0800 ++++ configure.ac 2012-05-03 17:02:50.000000000 -0700 +@@ -34,2 +34,3 @@ + AC_PROG_CXX ++AM_PROG_AR + AC_PROG_LIBTOOL |