Set DEFAULT_SPI_PORT for autotools

This commit is contained in:
stefanrueger
2025-05-05 22:50:12 +02:00
parent 1d48b77d61
commit 4d70d4237b

View File

@@ -563,6 +563,9 @@ else
confsubst="-e /^@HAVE_PARPORT_BEGIN@/,/^@HAVE_PARPORT_END@/d"
fi
AC_MSG_CHECKING([for SPI device])
AC_MSG_RESULT([$DEFAULT_SPI_PORT])
AC_SUBST([DEFAULT_SPI_PORT])
if test "x$enabled_linuxgpio" = xyes; then
AC_MSG_CHECKING([for default linuxgpio port])