On 10/13/2010 02:55 AM, Miles Bader wrote:
I use AC_INIT like:AC_INIT([blarghhh], [0.0001], [Miles Bader<[email protected]>]) but this many (although not very edifying) complaints from various autotools: $ autoreconf configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<[email protected]> configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<[email protected]> configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<[email protected]> configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<[email protected]> configure.ac:1: warning: AC_INIT: not a literal: Miles Bader<[email protected]> 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 [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
