Searched refs:enable_debugrm (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dconfigure1103 if test "${enable_debugrm+set}" = set; then
1104 enableval="$enable_debugrm"
1105 OPTFLAG="-DDEBUG_RECORD_MALLOCATION $OPTFLAG"; enable_debugrm=yes
1107 enable_debugrm=no
1110 if test "$enable_debugrm" != "no"; then
1113 echo "$ac_t""$enable_debugrm" 1>&6

Completed in 65 milliseconds