1*8e33eff8Schristos#!/bin/sh 2*8e33eff8Schristos 3*8e33eff8Schristosif [ "x${enable_fill}" = "x1" ] ; then 4*8e33eff8Schristos export MALLOC_CONF="junk:false" 5*8e33eff8Schristosfi 6