On Friday 10 July 2009 03:20:50 Amy Winder wrote:
> [aawin...@localhost iulib]$ automake --add-missing              
> automake: no `Makefile.am' found for any configure output      
> [aawin...@localhost iulib]$ autoreconf
> automake: no `Makefile.am' found for any configure output
> autoreconf: automake failed with exit status: 1    
The Makefile.am file is generated from a python script (genAM.py)
Try something like:
./genAM.py > Makefile.am
then run the autotools commands again.

Brad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocropus" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to