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?

Thanks,

-Miles

-- 
Vote, v. The instrument and symbol of a freeman's power to make a fool of
himself and a wreck of his country.


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

Reply via email to