Home | History | Annotate | Download | only in emultempl

Lines Matching full:separate_code

104   config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo TRUE ; else echo FALSE ; fi`;