Home | History | Annotate | Download | only in glib

Lines Matching full:disable_mem_pools

212 	      [disable_mem_pools=no])
240 if test "x$disable_mem_pools" = "xno"; then
243 AC_DEFINE(DISABLE_MEM_POOLS, [1], [Whether to disable memory pools])
244 AC_SUBST(DISABLE_MEM_POOLS)