Import Rogue 5.4 from the Roguelike Restoration Project (r1490)

This commit is contained in:
John "Elwin" Edwards 2010-05-24 20:10:59 +00:00
parent 8d570c89a5
commit 3741c4867d
61 changed files with 32413 additions and 0 deletions

14
rogue5/aclocal.m4 vendored Normal file
View file

@ -0,0 +1,14 @@
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
# 2005 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
m4_include([acinclude.m4])