>>>>> "Naveen" == Naveen Chandra <[EMAIL PROTECTED]> writes:

Naveen>  I am using gnu tools to configure my build environment. If I run
Naveen> automake --foreign --include-deps I get an error 
Naveen> "automake: no `Makefile.am' found or specified" eventhough I have
Naveen> Makefile.am.  I have looked at automake doc but did'nt got any macro to
Naveen> set the path for Makefile.am
Naveen> What is the solution for this problem.?

Do you not have AC_OUTPUT(Makefile) in configure.in?
That is the most likely problem.

Tom

Reply via email to