diff options
Diffstat (limited to 'games/mame/ini_path.diff')
-rw-r--r-- | games/mame/ini_path.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/mame/ini_path.diff b/games/mame/ini_path.diff deleted file mode 100644 index 672d9510a9..0000000000 --- a/games/mame/ini_path.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.orig 2010-05-13 11:12:54.000000000 -0500 -+++ makefile 2010-07-08 12:49:27.645225534 -0500 -@@ -362,6 +362,8 @@ - DEFS = -DCRLF=3
- endif
-
-+# 20090304 bkw: Look for mame.ini in ~/.mame, then /etc
-+DEFS += -DINI_PATH="\"\$$HOME/.mame;/etc\""
- # map the INLINE to something digestible by GCC
- DEFS += -DINLINE="static inline"
-
|