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?

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
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to