bug-m4
[Top][All Lists]
Advanced

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

Re: version number option


From: Gary V. Vaughan
Subject: Re: version number option
Date: Mon, 31 Oct 2005 11:02:08 +0000
User-agent: Mozilla Thunderbird 1.0 (X11/20050305)

Daniel Convissor wrote:
Hi:

Hi Dan,

m4 is missing a command line option for getting the version, such as -v and/or --version.

I came across this issue while trying to build curl on FreeBSD 5.4. The buildconf scirpt checks for m4 by doing "m4 --version". It chokes at that point. So, it'd be really nice if both a -v and --version option could be put in please. The latter is the flag used by the other GNU build related programs.

Works for me:

 $ m4 --version
 GNU m4 1.4.4
 $ ~/devel/savannah/m4-bsd/m4 --version
 /home/gary/devel/savannah/m4-bsd/m4: invalid option -- -
 usage: m4 [-gs] [-d flags] [-t macro] [-o file] [-Dname[=val]] [-Uname] [-I 
dirname...]

Looks like you don't have GNU m4 installed on that machine.

Cheers,
        Gary.
--
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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