Hello Andris, * Andris Pavenis wrote on Mon, Sep 14, 2009 at 05:50:11AM CEST: > There is one more thing: > > using flock() should be avoided for DJGPP in Autom4te/XFile.pl in function > lock(). > For DJGPP this function is not found which causes an error. Perhaps test for > environment variable DJDIR could be used to choose whether to call flock() > there.
This has already been fixed: <http://thread.gmane.org/gmane.comp.sysutils.autoconf.patches/6799> The complete list of issues I found: <http://thread.gmane.org/gmane.comp.sysutils.autoconf.patches/6839> Thanks, Ralf
