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

    AC_INIT([blarghhh], [0.0001], [Miles Bader<mi...@gnu.org>])

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

    $ autoreconf
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<mi...@gnu.org>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<mi...@gnu.org>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<mi...@gnu.org>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<mi...@gnu.org>
    configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<mi...@gnu.org>

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   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to