From 046c426c7bf141b69380597709caaebf1a6c0761 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 7 Jan 2023 14:32:04 +0100 Subject: posix_spawn: Rename LIB_POSIX_SPAWN to POSIX_SPAWN_LIB. * m4/spawn_h.m4: Rename LIB_POSIX_SPAWN to POSIX_SPAWN_LIB. All uses changed. * NEWS: Mention the change. --- modules/posix_spawn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/posix_spawn') diff --git a/modules/posix_spawn b/modules/posix_spawn index b150aab643..6ca7ab9331 100644 --- a/modules/posix_spawn +++ b/modules/posix_spawn @@ -24,7 +24,7 @@ Include: Link: -$(LIB_POSIX_SPAWN) +$(POSIX_SPAWN_LIB) License: LGPLv2+ -- cgit v1.2.1