1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 05:00:28 +02:00

Fix --with-gc-debug in whippet.m4

This commit is contained in:
Andy Wingo 2025-05-16 21:59:40 +02:00
parent 9512c8b806
commit 7010b4fce0

View file

@ -176,7 +176,7 @@ END
fi])
AC_DEFUN([WHIPPET_PKG_DEBUG],
[AC_ARG_WITH(whippet-debug,
[AC_ARG_WITH(gc-debug,
AS_HELP_STRING([--with-gc-debug],
[Compile GC library with debugging support (default: no)]),
[whippet_with_debug=$withval],