*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> autoconf2.13 (1)              
Title
Content
Arch
Section
 

AUTOCONF(1)

Contents


NAME    [Toc]    [Back]

       autoconf2.13  - creates scripts to configure source code packages using
       templates

SYNOPSIS    [Toc]    [Back]

       autoconf2.13  [	--help	|  -h  ]  [  --localdir=dir  |	-l  dir  ]   [
       --macrodir=dir | -m dir ] [ --version ]

DESCRIPTION    [Toc]    [Back]

       To  create  configure  from  configure.in, run the autoconf2.13 program
       with no arguments.  autoconf2.13 processes  configure.in  with  the  m4
       macro  processor,  using the Autoconf macros.  If you give autoconf2.13
       an argument, it reads that file instead of configure.in and writes  the
       configuration  script  to  the standard output instead of to configure.
       If you give autoconf2.13 the argument -, it reads  the  standard  input
       instead	of  configure.in  and  writes  the configuration script on the
       standard output.

       The Autoconf macros are defined in several files.  Some	of  the  files
       are  distributed with Autoconf; autoconf2.13 reads them first.  Then it
       looks for the optional file acsite.m4 in the  directory	that  contains
       the  distributed  Autoconf macro files, and for the optional file aclo-
       cal.m4 in the current directory.  Those files can contain  your	site's
       or the package's own Autoconf macro definitions.  If a macro is defined
       in more than one of the files that autoconf2.13 reads, the last definition
 it reads overrides the earlier ones.


       autoconf2.13 accepts the following options:

       --help

       -h     Print a summary of the command line options and exit.

       --localdir=DIR

       -l DIR Look for the package file aclocal.m4 in directory DIR instead of
	      in the current directory.

       --macrodir=DIR

       -m DIR Look for the installed macro files in directory  DIR.   You  can
	      also  set  the  AC_MACRODIR environment variable to a directory;
	      this option overrides the environment variable.

       --version
	      Print the version number of Autoconf and exit.

SEE ALSO    [Toc]    [Back]

      
      
       autoheader2.13(1),    autoreconf2.13(1),    autoscan2.13(1),    autoup-
       date2.13(1), ifnames2.13(1)

AUTHORS    [Toc]    [Back]

       David  MacKenzie,  with help from Franc,ois Pinard, Karl Berry, Richard
       Pixley, Ian Lance Taylor, Roland McGrath, Noah Friedman, David D. Zuhn,
       and  many others.  This manpage written by Ben Pfaff <[email protected]>
       for the Debian GNU/Linux autoconf2.13 package.



				   Autoconf			   AUTOCONF(1)
[ Back ]
 Similar pages
Name OS Title
apt-extracttemplates Linux Utility to extract DebConf config and templates from Debian packages
get Tru64 Creates a specified version of a Source Code Control System (SCCS) file
admin Tru64 Creates and initializes or changes (administers) Source Code Control System (SCCS) files
autoreconf2.13 Linux update configure scripts
autoreconf Linux update configure scripts
autoheader2.13 Linux creates a template file of C #define's for use by configure.
autoheader Linux creates a template file of C #define's for use by configure.
untrigraph Linux remove trigraphs from C source code
ctm FreeBSD source code mirror system
ctm FreeBSD source code mirror program
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service