make, scripts, tmpl/tex/de_presentation: Merged changes from V_1_2_0_35_NEUHAUS

This commit is contained in:
Jan Lindemann 2011-08-09 19:34:12 +00:00 committed by Jan Lindemann
commit f7f4010e52
11 changed files with 285 additions and 25 deletions

View file

@ -103,6 +103,8 @@ ifeq ($(DEVELOPMENT),true)
ifneq ($(wildcard $(TOPDIR)/make/cfg_dev.mk),)
-include $(TOPDIR)/make/cfg_dev.mk
endif
export G_SLICE=always-malloc
export G_DEBUG=gc-friendly,resident-modules
else
-include $(MODDIR)/make/defs-dist.mk
ifneq ($(wildcard $(TOPDIR)/make/cfg_dist.mk),)