diff srogue/rip.c @ 101:15f8229f38c1

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.
author John "Elwin" Edwards
date Sun, 01 Sep 2013 20:50:52 -0700
parents 3aa87373c908
children ee250e3646fd
line wrap: on
line diff
--- a/srogue/rip.c	Sat Aug 31 14:24:31 2013 -0700
+++ b/srogue/rip.c	Sun Sep 01 20:50:52 2013 -0700
@@ -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[] = {