srogue: begin porting to autoconf.

Super-Rogue can now be built with './configure && make', though
'make install' does not work yet, and there may be problems with
portability.
This commit is contained in:
John "Elwin" Edwards 2013-09-01 20:50:52 -07:00
parent 7d4d7dbbe8
commit 35a6ab583c
7 changed files with 794 additions and 6 deletions

View file

@ -23,8 +23,6 @@
#include "rogue.h"
#include "rogue.ext"
#define LOGFILE "/var/local/games/roguelike/srogue.log"
static char scoreline[100];
static char *rip[] = {