Hi Simon. > Puff, don't know. It was Ubuntu 7.10, so probably it was wine 0.9.46 or > something like that. > > Would be really interesting to set up a mingw32 autobuild and make > check using wine in gnupdf.org
I can easily set up an autobuild for it and make it report to: http://autobuild.josefsson.org/ Others can easily e-mail in their own build logs too. That would be great. Would it include the run of the tests under wine? However, 'make dist' currently fails: make[1]: *** No rule to make target `../build-aux/link-warning.h', needed by `distdir'. Stop. It seems link-warning.h is in ./ and not build-aux/link-warning.h. How about moving it? I just fixed it, along with other problems that made the generated tarball not-compilable. It should work ok now.
