[38549] in Kerberos

home help back first fref pref prev next nref lref last post

Re: [bug] typo on configure.in

daemon@ATHENA.MIT.EDU (Robbie Harwood)
Tue May 28 11:11:11 2019

From: Robbie Harwood <rharwood@redhat.com>
To: "Osipov, Michael" <michael.osipov@siemens.com>, <kerberos@mit.edu>
In-Reply-To: <df62c257-353f-ae45-48db-bfeab884db79@siemens.com>
Date: Tue, 28 May 2019 11:10:41 -0400
Message-ID: <jlgk1ead37y.fsf@redhat.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1486348480713220656=="
Errors-To: kerberos-bounces@mit.edu

--===============1486348480713220656==
Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512;
	protocol="application/pgp-signature"

--=-=-=
Content-Type: text/plain

"Osipov, Michael" <michael.osipov@siemens.com> writes:

> Folks,
>
> please find a patch to fix a simple typo in configure.in:
> --- configure.in.orig   2019-05-27 12:59:00 +0000
> +++ configure.in        2019-05-27 12:59:06 +0000
> @@ -1110,7 +1110,7 @@
>
>   # For Python tests.
>   AC_CHECK_PROG(PYTHON,python3,python3)
> -if text x"$PYTHON" = x; then
> +if test x"$PYTHON" = x; then
>          AC_CHECK_PROG(PYTHON,python,python)
>   fi
>   HAVE_PYTHON=no
>
> This fixes the following error:
>> ./configure[13077]: text:  not found.

Hi, this looks to be a patch against MIT krb5.  Would you mind
submitting it as a pull request to our github?
https://github.com/krb5/krb5/  (If that's a problem, just let us know
and one of us can submit it instead.)

Thanks,
--Robbie

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEA5qc6hnelQjDaHWqJTL5F2qVpEIFAlztT3EACgkQJTL5F2qV
pEIPHhAAnHCXBPtlDZ0cQUUYknx6kpxL6QKoNRuyWr4ZYwrEo6lBUNndoxkLiq2T
4xEkraEtC+Rp3Say7h6KwbI61/JnX8Da3jOuz0Zhz8eIK8TbeU1Sp1aRISLMyaWG
qIh1OV17LhgjqLkRDPDonY0Z9ClNxYfByNCFD7e2L9OboSwnWSVugpAKy5oeSSNh
KrRTcya/0EmXzDVNCLHkGJJaiSolNduvvP+dHIZVK4JiTX2TR1pr4U1E9ooaa2Ed
dTbB9TXvdqu6XxOke4wh9P5iZbtSKHD6SCzQz4bzQ+iNYo2wqXKFdUcsYkdfwXdM
1fsRbSxBOYID9ZM4XqXCYuxsNdlEHHn1LapAZidsc8Q6AE7iC5UKT2td4AeMyYIg
atPTT4/7g4/1OdCRO7VB2imSllXVzwLaUGN2ocz74KHs2QT3sTeHi6S7oi0Fv6mD
g48y+BB7wSKGMtjmin+WlVHf/isLcK+1lgnRGs2eDihPWYN78A261I8nMg6YJA+v
nGI12K3qEhx4xKhSGrPNGZA9OJdXmW0W6T5xZq+/83RbIBBKLzRRMwU/kvxobJ7V
oNUUXOfjKlb13APRle88880NApIErKNpqILSq6BAvfq7KD+XV9VfwEJnUdxzT+ZY
k+oeGBYIZsMC1EP9htO72jSnJ3GYyZOKjbM/6ypdxBUlec1L74s=
=dl9L
-----END PGP SIGNATURE-----
--=-=-=--

--===============1486348480713220656==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

--===============1486348480713220656==--

home help back first fref pref prev next nref lref last post