mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01: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