On Thu, Jun 24, 2010 at 9:26 AM, Simon Josefsson
<address@hidden> wrote:
> Hey,
>
> In
http://www.gnu.org/software/gnutls/devel.html one can see, in the
> building steps, twice 'make'. Imho, 2 things are missing: the generation of
> the configure script (autoreconf ?) and the launch of the configure script
> itself
The configure script is generated, and launched, by the first call to
'make'. Try the commands and you will see..
i haven't tried, actually. There is no Makefile. Does it mean that GNUMakefile is used by default, as well as Makefile (if GNU make is used). If so, it means that it is not portable.
Vincent Torri