Fix DATADIR in Xaw
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 6 Jan 2014 14:07:35 +0000 (15:07 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 6 Jan 2014 14:07:35 +0000 (15:07 +0100)
xaw/xboard.c

index 4b2b915..0d96b7f 100644 (file)
@@ -211,6 +211,7 @@ extern char *getenv();
 #include "draw.h"
 
 #define SLASH '/'
+#define DATADIR "~~"
 
 #ifdef __EMX__
 #ifndef HAVE_USLEEP