CVSROOT: /sources/gnash
Module name: gnash
Changes by: Markus Gothe <nihilus> 06/11/25 18:42:55
Modified files:
libbase : Makefile.am
Log message:
DMALLOC->HAVE_DMALLOC.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/Makefile.am?cvsroot=gnash&r1=1.50&r2=1.51
Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/libbase/Makefile.am,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- Makefile.am 24 Nov 2006 22:33:00 -0000 1.50
+++ Makefile.am 25 Nov 2006 18:42:55 -0000 1.51
@@ -42,7 +42,7 @@
# include_HEADERS = log.h err.h proc.h serial.h xantrex.h outback.h
# Don't build Dmalloc support if it's not configured in
-if DMALLOC
+if HAVE_DMALLOC
DMALLOC_FILE = dlmalloc.c
endif
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit