hashtable.c is needed individually when memdebug is enabled.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1899 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -13,6 +13,6 @@ fi
|
|||||||
#fi
|
#fi
|
||||||
|
|
||||||
if [ -n "$MEMDEBUG" ]; then
|
if [ -n "$MEMDEBUG" ]; then
|
||||||
uqm_CFILES="$uqm_CFILES memdebug.c"
|
uqm_CFILES="$uqm_CFILES hashtable.c memdebug.c"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user