Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by krbdev.mit.edu (Postfix) with ESMTP id 7FE4F5812B for ; Fri, 10 Jul 2015 21:28:21 -0400 (EDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 10 Jul 2015 18:28:20 -0700 X-Extloop1: 1 X-Ironport-Av: E=Sophos;i="5.15,451,1432623600"; d="scan'208";a="762291398" Received: from kmsmsx153.gar.corp.intel.com ([172.21.73.88]) by orsmga002.jf.intel.com with ESMTP; 10 Jul 2015 18:28:20 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by KMSMSX153.gar.corp.intel.com (172.21.73.88) with Microsoft SMTP Server (TLS) id 14.3.224.2; Sat, 11 Jul 2015 09:28:18 +0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.46]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.246]) with mapi id 14.03.0224.002; Sat, 11 Jul 2015 09:28:17 +0800 From: "Zheng, Kai" To: "rt-comment@krbdev.mit.edu" Subject: RE: [krbdev.mit.edu #8216] About configure script Thread-Topic: [krbdev.mit.edu #8216] About configure script Thread-Index: AQHQu2jmjvllA5jvO0+m5WEthW+a4J3VenNg Date: Sat, 11 Jul 2015 01:28:17 +0000 Message-ID: <8D5F7E3237B3ED47B84CF187BB17B66611B92327@SHSMSX103.ccr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-Tnef-Correlator: X-Originating-Ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 1123 Isn't this the official source repo? https://github.com/krb5/krb5 Thanks Tom for the clarifying. Regards, Kai -----Original Message----- From: Tom Yu via RT [mailto:rt-comment@krbdev.mit.edu] Sent: Saturday, July 11, 2015 7:33 AM To: Zheng, Kai Subject: Re: [krbdev.mit.edu #8216] About configure script , "Kai via RT" writes: > In http://web.mit.edu/kerberos/krb5-1.13/doc/build/doing_build.html, it says below: > In the Kerberos V5 source directory, there is a configure script which automatically determines the compilation environment and ... > > But looking at the latest source codes, the mentioned configure script isn't actually there. I guess the documentation should be updated, and no big problem here, since util/reconf can be used to generate it. Are you looking at an official source distribution, or at the latest source tree checked into the repository? We could clarify that statement to emphasize that it only applies to official source distributions, and that you will have to run util/reconf if you're working from a checked-out source tree.