This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AC_INIT translates PACKAGE to lower case


On Thu, 2002-01-31 at 16:50, Tim Van Holder wrote:
> You didn't translate correctly.
> The CVS version of the above is:
> 
> AC_INIT([libXrc], [0.1], [libXrc])
> AM_INIT_AUTOMAKE
> 
> By omitting the thrid arg to AC_INIT, you basically said 'I want the
> tarball to have a canonicalized name', resulting in a lowercased name.

Please ignore this post - none of it is true.  Alien space gophers from
another dimension were nibbling at my brain.

I do think it would be nice if both PACKAGE_NAME and PACKAGE_TARNAME
could both be specified in AC_INIT.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]