Debian fixes
Jordi Mallach
jordi@sindominio.net
Mon, 18 Feb 2002 00:21:59 +0100
--IS0zKkzwUGydFO0o
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Feb 17, 2002 at 09:58:55PM +0100, Jordi Mallach wrote:
> [Please Cc: any reply, I'm not subscribed to this list]
With respect to the configure.ac patch,
> diff -ur libgcrypt-1.1.5.old/configure.ac libgcrypt-1.1.5/configure.ac =
=20
> --- libgcrypt-1.1.5.old/configure.ac Tue Dec 18 10:48:31 2001
> +++ libgcrypt-1.1.5/configure.ac Thu Feb 14 17:47:36 2002
> @@ -36,6 +36,7 @@
> =20
> AC_CONFIG_SRCDIR([src/gcrypt.h])
> AC_CONFIG_AUX_DIR(scripts)
> +AC_CANONICAL_TARGET
> AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
> AM_CONFIG_HEADER(config.h)
>=20
> @@ -682,7 +683,7 @@
> if test "$ac_cv_mpi_extra_asm_modules" !=3D ""; then
> for i in $ac_cv_mpi_extra_asm_modules; do
> show_extraasm=3D"$show_extraasm $i"
> - MPI_EXTRA_ASM_OBJS=3D"$MPI_EXTRA_ASM_OBJS $i.o"
> + MPI_EXTRA_ASM_OBJS=3D"$MPI_EXTRA_ASM_OBJS $i.lo"
> done
> fi
> AC_SUBST(MPI_EXTRA_ASM_OBJS)
Please note this assumes automake 1.4. Builds will fail with 1.5...
I haven't tried, but maybe it works with 1.5 if the second hunk (.lo)
isn't applied and autoconf & automake is run.
Thanks,
Jordi
--=20
Jordi Mallach P=E9rez || jordi@pusa.informat.uv.es || Rediscovering Freedom,
aka Oskuro in || jordi@sindominio.net || Using Debian GNU/Linux
Reinos de Leyenda || jordi@debian.org || http://debian.org
http://sindominio.net GnuPG public information: pub 1024D/917A225E=
=20
telnet pusa.uv.es 23 73ED 4244 FD43 5886 20AC 2644 2584 94BA 917A 225E
--IS0zKkzwUGydFO0o
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
iD8DBQE8cDsXJYSUupF6Il4RAslzAKCaYgiACkhiKe98utUnkRT74R3s8wCeN330
PAVIwUwtd3WVhmjtgA62TxE=
=6R8v
-----END PGP SIGNATURE-----
--IS0zKkzwUGydFO0o--