9.2.1 Portability Infrastructure

back: a simple shell builders library
forward: error management
 
fastback: a sample shell application
up: a simple shell builders library
fastforward: library implementation
top: autoconf, automake, and libtool
contents: table of contents
index: index
about: about this document

As I explained in 9.1.1 Project Directory Structure, I'll first create the project directories, a toplevel dirctory and a subdirectory to put the library sources into. I want to install the library header files to `/usr/local/include/sic' , so the library subdirectory must be named appropriately. See section 9.1.2 C Header Files.

 
 $ mkdir sic $ mkdir sic/sic $ cd sic/sic 

I will describe the files I add in this section in more detail than the project specific sources, because they comprise an infrastructure that I use relatively unchanged for all of my GNU Autotools projects. You could keep an archive of these files, and use them as a starting point each time you begin a new project of your own.


This document was generated by Gary V. Vaughan on May, 24 2001 using texi2html


GNU Autoconf, Automake and Libtool
GNU Autoconf, Automake, and Libtool
ISBN: 1578701902
EAN: 2147483647
Year: 2002
Pages: 290

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net