Hi, --- On Sun, Mar 22, 2009 at 9:50 AM, Arun Chaganty <[email protected]> wrote: | Here is a good tutorial on it: | http://sources.redhat.com/autobook/autobook/autobook_toc.html | Another: http://www.lrde.epita.fr/~adl/autotools.html \--
Start with Makefile tutorials. For example: http://www.hsrl.rutgers.edu/ug/make_help.html http://oucsace.cs.ohiou.edu/~bhumphre/makefile.html Then read: http://markuskimius.wikidot.com/programming:tut:autotools Next read: http://www.lrde.epita.fr/~adl/autotools.html And finally try to write your own configure.ac, Makefile.am for a simple .c source file and test it. SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
