X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:references :content-type; q=dns; s=default; b=g9NxhRTHO3IVhX5av1P1aZSZRg4d5 MI7adLUPDGtGV3pkOHtqJCOLPRZr8yFILrl6DsDJ1mhIaDeyk48g1NPkgwsP9MmU 74xkq4Hv91B5xCc5j757txoojz5x1oLdqZgFJKGChO8chqykaAvXiPlAK10hcu1F Lzp+RAce3YNPg4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:references :content-type; s=default; bh=8gbtyewgKsYGzcIuZzn3Al9Ok70=; b=M/G hPZQtB1VvLlTy7W0Iy5njJg3vMzTaod8KN9yh/bdBQZTulNfZTeRb8ogNcEpihUj 33cIwclEG662db1MJs2VUTAG2bWgz0DVw5IuG8HWiteoBuK/rb5yDMiljkpbFjjh vvVMJQ0BTHy/gMhJuMF4zxK0Ptfxs1zX0NASVDvI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*M:google, friends X-HELO: mail-oi0-f67.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=gFqnn2/dfyVa/xXlzJzmiKL29M5qq4tMWKLU0fuLd9w=; b=bOBSjo+HesdSneHJeF5FxAm8xfRnWU9qYQKS9aqyJT1gMf3NU9VSN1IwN1gwLhh7qU OfQR33id/7O87/GM3PVtGM3aF7eH5+i/JNcVee/WPKuqvtqeAV8I/VreMcyjzhUtZNAW ia1X0Jg18QlPnUINTvfSb2pTReZlbkUlMDTh7mz3KvtYkUNQ4Ehyncw/Y1ObBBCkicBo eLNGIF+x94jHPwIHIVZ7uyNyE/5Aj7jwx3Ucr4NqxWTLBv7KRxy13ogchw7zaQTg0M+2 40jwE4/gJsSDpYxF75ZybrTQMvmUC2m3E9U3+HOcryktgvmsPmiLGHe/Vy70C381ztvn U5NA== X-Gm-Message-State: AIVw11221qz3P0nlY0HDXm5KWqa1CAoGMtfOyegrwbyNyqcMvtrTL/cG L1PHsyaNCSfgLgbK X-Received: by 10.202.237.10 with SMTP id l10mr2463261oih.251.1500660992574; Fri, 21 Jul 2017 11:16:32 -0700 (PDT) Message-ID: <597244ff.44a6ca0a.eb0e2.3c90@mx.google.com> Date: Fri, 21 Jul 2017 11:16:31 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: Removing Git dependency on Perl [Was: [ANNOUNCEMENT] Updated: Git v2.13.2-2] To: cygwin AT cygwin DOT com References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) On Fri, 21 Jul 2017 08:58:14, cyg Simple wrote: > Perl is a requirement for development work using autoconf and friends > anyway so is it that much of a struggle to require it for git? Good point too, but note that Cmake does not require Perl. Autotools is the dinosaur of build systems, I would like to see it go away. Anyway thanks for the input. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple