The Open Source Swiss Army Knife

/programmingToolBox/autotools/
/programmingToolBox/autotools/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /programmingToolBox   /autotools 
sub-categories and articles

                                                  
dirconfigure.in_samples add
   --->create new sub-category


advConfigurein.htm
add

configure.in

  1. for other macros not included here please use the FluidDynamics search in the header, as I have submitted them to the search engine and done less cut and pasting
  2. AC_ARG_ENABLE
  3. AC_ARG_WITH: like the above but can take other arguments, like a directory to search in
  4. AC_CHECK_LIBS
  5. what to do if!

autotools.htm
gnu auto{conf|make} tools introduction to configure and automake

gnu auto{conf|make} tools

  1. links
  2. overview
  3. general steps for the user
  4. detailed steps for the user
  5. options to configure
  6. conversion of already existing project
  7. user-generated files: configure.in &Makefile.am
  8. libtool: for building libraries and providing static/shared options

configure.htm
add

configure

(running configure)

NOTE: also see autotools.htm for how configure script is generated, and a description of what it does.

  1. options
  2. config.status

libtool.htm
add

libtool: building shared libraries

  1. configure.in and Makefile.am modifications
  2. Makefile.am modifications
  3. physical additions
  4. setting version info
  5. no-install libraries
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with autotools to the sirfsup! web directory for listing

return to top