Hi Paolo When autoreconf gst on windows using msys some could get the error: error: possibly undefined macro: _AC_Header_
This is due to the \ followed by a newline inside AC macro. You can fetch the patch from my repository: https://github.com/mathk/smalltalk/commit/ad6840c1095c805f04960774ec4876805c95196a Or just take the patch from the attached file. Let me know if anything is wrong Thanks -- Mathieu
ms-configure.ac.patch
Description: Binary data
_______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
