mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Drop unused AC_SUBST
DISABLE_MEM_POOLS is only used as define.
This commit is contained in:
parent
bc85e6ed51
commit
7cc9e10cce
@ -243,7 +243,6 @@ if test "x$disable_mem_pools" = "xno"; then
|
||||
AC_MSG_RESULT([no])
|
||||
else
|
||||
AC_DEFINE(DISABLE_MEM_POOLS, [1], [Whether to disable memory pools])
|
||||
AC_SUBST(DISABLE_MEM_POOLS)
|
||||
AC_MSG_RESULT([yes])
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user