autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: m4 and autoconf problem on mac os x


From: Stefano Lattarini
Subject: Re: m4 and autoconf problem on mac os x
Date: Wed, 2 Jun 2010 23:19:55 +0200
User-agent: KMail/1.12.1 (Linux/2.6.30-2-686; KDE/4.3.4; i686; ; )

Hello Vincent.

Your snippet works correctly on my system (debian unstalbe, m4 1.4.13,
autoconf 2.65).

Which version of m4 do you have?  What happens if you change the definition
of `v_rev' to:
  m4_define([v_rev], m4_esyscmd([(svnversion . | grep -v exported || echo 0) | 
awk -F : '{printf("%s", $][1);}' | tr 'A-z' ' ' | sed 's/ //g'

Regards,
    Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]