Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 878E210274 for ; Fri, 4 Oct 2013 14:47:36 +0000 (UTC) Received: (qmail 52338 invoked by uid 500); 4 Oct 2013 14:47:34 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 52268 invoked by uid 500); 4 Oct 2013 14:47:33 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 52260 invoked by uid 99); 4 Oct 2013 14:47:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 14:47:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ylavic.dev@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 14:47:26 +0000 Received: by mail-ie0-f176.google.com with SMTP id as1so9091630iec.21 for ; Fri, 04 Oct 2013 07:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5iJIdDKVPEDDNhJEOGCFo6fHrAm1Hg0Sq2xplWk4u8g=; b=iGqZnehBAvPemlaC9iLZZsInTDjMkDkaqWWwqrjJnD6CsdotixGh5IgU+9+XHAYtjD TxFm9sjn2SdvDJDDAzAC1CQaNMYUG1Se0DDTlnfoZ34DyOCH/2i3Gwg+wzWhXMK+t2Xm q5np2N4O9TyaxOj3vhxk5GVkNGXqH37bfUzsJCENnKUxfQcqhdTsMuLzlQSR8N2g69Hp Zy2JVJVXxEm3wxUI91dB1VYHIhEQX5rILcJjLpXfIBDCALpNDPXozS5RattgcQXZdl9r sqq2ofX6fGL0gLFZKbt036+M5qln6fQPhMHciP0atQ/l3pHD/qLTWXimZioqHWv/sngZ 6o8Q== MIME-Version: 1.0 X-Received: by 10.50.22.67 with SMTP id b3mr6768791igf.39.1380898025781; Fri, 04 Oct 2013 07:47:05 -0700 (PDT) Received: by 10.43.132.131 with HTTP; Fri, 4 Oct 2013 07:47:05 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 Oct 2013 16:47:05 +0200 Message-ID: Subject: Re: Dependencies on include files From: Yann Ylavic To: dev@httpd.apache.org Content-Type: multipart/alternative; boundary=047d7b10ca294c410804e7eb6043 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b10ca294c410804e7eb6043 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Oct 4, 2013 at 4:37 PM, Eric Covener wrote: > On Fri, Oct 4, 2013 at 10:28 AM, Yann Ylavic wrote: > > On Fri, Oct 4, 2013 at 3:58 PM, Yann Ylavic > wrote: > >> > >> You never know, one can reproduce ? > > > > > > If one can *not* reproduce I'm interested too... > > My recollection was that in httpd this required a one-time "make depend". > That was it, thank you very much. Nothing about this in INSTALL? Regards, Yann. --047d7b10ca294c410804e7eb6043 Content-Type: text/html; charset=ISO-8859-1
On Fri, Oct 4, 2013 at 4:37 PM, Eric Covener <covener@gmail.com> wrote:
On Fri, Oct 4, 2013 at 10:28 AM, Yann Ylavic <ylavic.dev@gmail.com> wrote:
> On Fri, Oct 4, 2013 at 3:58 PM, Yann Ylavic <ylavic.dev@gmail.com> wrote:
>>
>> You never know, one can reproduce ?
>
>
> If one can *not* reproduce I'm interested too...

My recollection was that in httpd this required a one-time "make depend".

That was it, thank you very much.

Nothing about this in INSTALL?

Regards,
Yann.

--047d7b10ca294c410804e7eb6043--