jaws wrote: > Hi all, > I want to create a Makefile using the automake utility for Linux platform > using the i386 gcc compiler to build the application for PC and also > cross-compiling the application for AVR32. > I have also to manage po files for the translation in some languages. > > Where can I find a configure.ac and Makefile.am as template for compile > my application using the fltk libraries? > > Do you have any references? > > Thanks in advance. > Jaws
Jows, the best thing you should do is to read the following book: http://sources.redhat.com/autobook/ . It is free, and covers the topic of your interest in detail. Kind regards Dejan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

