Bruno, Thanks for this!
> Le 2 mai 2020 à 17:31, Bruno Haible <[email protected]> a écrit : > > + BISON_LOCALEDIR="${localedir}" > + AC_ARG_WITH([bison-prefix], > + [[ with-bison-prefix=DIR search for bison's runtime data in > DIR/share]], You meant --with-bison-prefix here. Or use AS_HELP_STRING.
