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:
parent
9512c8b806
commit
7010b4fce0
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue