W32 testsuite results
LRN
lrn1986 at gmail.com
Fri Apr 8 08:24:22 CEST 2011
On 08.04.2011 2:06, Nikos Mavrogiannopoulos wrote:
> On 04/06/2011 08:17 PM, LRN wrote:
>
> Does this in configure.ac cause a problem in windows?
> -if test -d tests/suite;then
> -AC_CONFIG_FILES([tests/suite/Makefile])
> -fi
>
> We use it to run extra tests on the git branch. Is test
> the problem?
>
Yes, it is the problem, because tests/suite/Makefile does not exist in
the source tarball, which makes it impossible to run `autoreconf` on it.
Reconfiguring might not be strictly necessary though, i'll try to make
do without it and will get back to you on this if that works.
More information about the Gnutls-devel
mailing list