autoconf
[Top][All Lists]
Advanced

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

AC_INIT bug-address question


From: Miles Bader
Subject: AC_INIT bug-address question
Date: Wed, 13 Oct 2010 17:55:28 +0900

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?

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.




reply via email to

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