Build: formatting: add m4 quotes

This commit is contained in:
2025-01-10 17:41:17 -04:00
parent 870b8de249
commit ce2d47e6b9
+1 -1
View File
@@ -39,7 +39,7 @@ AC_PROG_CC
AC_PROG_CXX
AM_PROG_AR
LT_INIT([shared])
AC_PROG_LEX(noyywrap)
AC_PROG_LEX([noyywrap])
AC_PROG_YACC
AS_IF([test -z "${LEX}" || test -z "${YACC}"], [
AC_MSG_ERROR([LEX and YACC must both be available in PATH.])