diff config.mak.in @ 124:d5cfd29c87c4

Rename some conditional compilation directives.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 04 Oct 2012 05:37:26 +0300
parents 3d9da937db69
children ab4086db7dad
line wrap: on
line diff
--- a/config.mak.in	Thu Oct 04 05:37:03 2012 +0300
+++ b/config.mak.in	Thu Oct 04 05:37:26 2012 +0300
@@ -13,9 +13,9 @@
 DM_USE_SIMD=yes
 
 
-DMRES_PACKFS=yes
-DMRES_STDIO=yes
-DMRES_MEMIO=yes
+DM_RES_PACKFS=yes
+DM_RES_STDIO=yes
+DM_RES_MEMIO=yes
 
 
 DM_GFX_BM_TEXT=yes