mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 12:54:11 +02:00
Drop unused AC_SUBST
DISABLE_MEM_POOLS is only used as define.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user