Make sure not to pick up guile.

This commit is contained in:
ajacoutot 2021-10-31 08:22:32 +00:00
parent e52b97c75f
commit 0336f4605b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2021/02/25 15:09:08 gnezdo Exp $
# $OpenBSD: Makefile,v 1.14 2021/10/31 08:22:32 ajacoutot Exp $
COMMENT= GNU make debugger
@ -17,6 +17,8 @@ WANTLIB += c curses readline
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --without-guile
# The test suite expects to find SHELL.
MAKE_ENV += SHELL=/bin/ksh