autoconf
[Top][All Lists]
Advanced

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

Re: AC_INIT bug-address question


From: Eric Blake
Subject: Re: AC_INIT bug-address question
Date: Wed, 13 Oct 2010 08:06:01 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4

On 10/13/2010 02:55 AM, Miles Bader wrote:
I use AC_INIT like:

    AC_INIT([blarghhh], [0.0001], [Miles Bader<address@hidden>])

but this many (although not very edifying) complaints from various autotools:

    $ autoreconf
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<address@hidden>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<address@hidden>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<address@hidden>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<address@hidden>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<address@hidden>

What does this warning mean?  What's wrong with my bug-reporting
address... is this a bug?

Which version of autoconf?  Does it still happen with 2.68?

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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