[gnutls-dev] Minor gnutls CVS fixes

Andrew McDonald andrew@mcdonald.org.uk
Sun Feb 24 16:55:02 2002


--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

A couple of minor fixes.

In gnutls.h.in.in the prototype for gnutls_record_send is missing a
'const' in the second parameter, should be:
-X-
ssize_t gnutls_record_send( GNUTLS_STATE state, const void *data,
size_t sizeofdata);
-X-
as it is in gnutls_record.c

Also, configure seems to fail in src/openpgp since it hasn't got
anything to create a makefile from.
As in src/x509, a one line Makefile.am would probably do, containing:
-X-
EXTRA_DIST =3D cli_pub.asc cli_ring.gpg cli_sec.asc pub.asc sec.asc
-X-

Andrew
--=20
Andrew McDonald
E-mail: andrew@mcdonald.org.uk
http://www.mcdonald.org.uk/andrew/

--fUYQa+Pmc3FrFX/N
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8eQvY/LupyPLe7TYRAqLDAJwO7+9O9Obm9SkLMOkvu1v7j9byRACggm0D
tFQHzlkqbg3mYR7fTwkRsN8=
=ANth
-----END PGP SIGNATURE-----

--fUYQa+Pmc3FrFX/N--