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: autoconf automake and aclocal


>>> "Lol" == Lol Durst <lolowerd@hotmail.com> writes:

 Lol> I really don't know anything about automake, autoconf
 Lol> and aclocal but i have some problems with it. I have
 Lol> installed an personal application which works. i've
 Lol> benn told so but the point is that there is a bug when
 Lol> i try ./configure.

[...]

 Lol> here is my configure.in :

 Lol> # Process this file with autoconf to produce a
 Lol> configure script.
 Lol> AM_INIT_AUTOMAKE(FULL-PACKAGE-NAME, VERSION,
 Lol> BUG-REPORT-ADDRESS)
[...]

This configure.in is incomplete.  It doesn't call AC_INIT.
Please contact its author to get a full copy.
-- 
Alexandre Duret-Lutz




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