From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id r97GQotP028930 for ; Mon, 7 Oct 2013 12:26:52 -0400 (EDT) X-RZG-AUTH: :JiIXek6mfvEEUpFQdo7Fj1/zg48CFjWjQv0cW+St/nW/auYssSp3lv7r2GKSMw== X-RZG-CLASS-ID: mo00 Received: from britannica.bec.de (ip-2-207-184-39.web.vodafone.de [2.207.184.39]) by smtp.strato.de (RZmta 32.6 DYNA|AUTH) with (TLSv1.0:DHE-RSA-AES256-SHA encrypted) ESMTPSA id Z013a6p97GLomh for ; Mon, 7 Oct 2013 18:26:47 +0200 (CEST) Received: by britannica.bec.de (sSMTP sendmail emulation); Mon, 07 Oct 2013 18:26:46 +0200 Date: Mon, 7 Oct 2013 18:26:46 +0200 From: Joerg Sonnenberger To: source@mdocml.bsd.lv Subject: Re: mdocml: Put VERSION into config.h. Message-ID: <20131007162646.GA673@britannica.bec.de> Mail-Followup-To: source@mdocml.bsd.lv References: <201310062320.r96NKdKQ007838@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201310062320.r96NKdKQ007838@krisdoz.my.domain> User-Agent: Mutt/1.5.21 (2010-09-15) On Sun, Oct 06, 2013 at 07:20:39PM -0400, schwarze@mdocml.bsd.lv wrote: > Log Message: > ----------- > Put VERSION into config.h. > This makes life easier for downstream maintainers having more than one > Makefile, for example DragonFly and FreeBSD. This is a regression in my opinion. If the version is to go anywhere outside the plain CFLAGS, it should be a separate version.h header. Using more than one Makefile is not an issue, NetBSD certainly does so. Joerg -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv