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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=F1BeUDaOddVIIzSZw0/0wtrS78gxGEb0DUTokJBiZWn S/JmoY+61RXltNUhdE2gUhkS5f1zNQpN6msiDIEDrUh/yPSMOXAw4uEiaVashoUp edk9b2dgrNavddUSOfP3RJ4hh4GBcrqrPuioy7cwH+6Ibjw2/Nmz+8Rdznn+EnzA = 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=11hH/WXebZL/wfOqZtZOWxcUX84=; b=F2jGKm1S48quUn8Oi P/MyJ9FEwnRAFMNvmcrFTXGTJWOtfZSEJTUXji8Xg7L+OWFGG4yPf3bf0pqZLOR8 sqduQqkaYu+s0TixijtodeoiDP/JE2JYopESl1dLpkZXaexCqoeOGCX35xnlLcJk a/MRNthuYUWlQT3uXuVgU1Ydlw= 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: =?ISO-8859-1?Q?No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=he, *test*, he=e2, hypothesis?= X-HELO: mail-wm0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=hVNZbiRrMgY8/E6a/3ys6nIzpcve8xOhLaOU+AvUY48=; b=NI/+vVN6b68+5brQeH2C29wnUBI+4aCSaKnjfeC0HfawrzujaQZHK/cTWPy6obNVxS 17uAxN5PjCI2h7Cm1DqiYqOCPOP/+IHpcyXSIzUWLV6MYY/7FAOvdzbJaJmL7d2iM7i0 fY4fcR8HR1PbXLY+/pSULgCcyQ+God8atnZuBQ9URoEqsR0jwvwd3iWBd5vroLoRMzXO QHNZKEiIVdlLnTzVERHsCnP4k9dwhCvzofFkPmKsMVU7SEp/TzAF447UjceZEsGXkuC9 kzK14BO3IPX+Qna/XlncOnWEIWWdkNZEW8jXWIP2wdjggRJJp2pSwVzdWQJO/j4lafKl AHUQ== X-Gm-Message-State: AG10YOTsP6FiZmxRKvVEWYV5qc8Gf9K1SJG4/BRaCGLDSh5dVCbrPSFoJ/DOx3OycGvR57YBX5XNFK3VBiV5SA== X-Received: by 10.28.12.9 with SMTP id 9mr3558564wmm.76.1455007838590; Tue, 09 Feb 2016 00:50:38 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20160208131835 DOT GC12975 AT calimero DOT vinschen DOT de> <56B8C25F DOT 7050206 AT lysator DOT liu DOT se> From: Ismail Donmez Date: Tue, 9 Feb 2016 10:50:09 +0200 Message-ID: Subject: Re: Problem with new acl code and cdrtools To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u198ot7W014726 On Tue, Feb 9, 2016 at 10:46 AM, Warren Young wrote: > On Feb 9, 2016, at 12:56 AM, Ismail Donmez wrote: >> >> On Tue, Feb 9, 2016 at 6:14 AM, Warren Young wrote: >>> On Feb 8, 2016, at 9:59 AM, Ismail Donmez wrote: >>>> >>>> Thats a hack :) >>> >>> Peter’s proposal is as far from a hack as it gets. >> >> What Peter suggests is telling autoconf to assume aclfromtext() does >> not exist on the system which is a hack and I already have a hack I >> could use. > > No. Once again, he’s suggesting that you write a *test* that checks whether aclfromtext() exists here. Hypothesis -> test -> decision is science, not assumption or hackery. The check would succeed for all versions of Cygwin, the hack part is telling configure to not check for it and assume "no". ismail -- 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