From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Fri, 31 Jul 2015 15:40:38 +0200 Subject: [Cocci] autotools: unify the way to determine version information In-Reply-To: <20150724185302.GO30479@wotan.suse.de> References: <1437511861-2205-1-git-send-email-mcgrof@do-not-panic.com> <1437511861-2205-2-git-send-email-mcgrof@do-not-panic.com> <20150723071244.GA1536@pl-59055.rocqadm.inria.fr> <20150724185302.GO30479@wotan.suse.de> Message-ID: <55BB7AD6.4000307@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr > Using AC_SUBST() is overkill and we don't use automake. How do you think about the consequences from a call of the macro "AM_INIT_AUTOMAKE" then? https://github.com/coccinelle/coccinelle/blob/e7dd46783d6addd7efad735144d85ed8fde841ce/configure.ac#L13 http://www.gnu.org/software/automake/manual/html_node/Requirements.html > I try to avoid using autotools at all costs so if you would like that > instead a replacement patch by you might be more suitable. Do you fiddle also with other software build specifications occasionally? Regards, Markus