Autoconf

Creating Automatic Configuration Scripts

Edition 2.52, for Autoconf version 2.52

17 July 2001

David MacKenzie and Ben Elliston


(1)

GNU Autoconf, Automake and Libtool, by G. V. Vaughan, B. Elliston, T. Tromey, and I. L. Taylor. New Riders, 2000, ISBN 1578701902.

(2)

Using defn.

(3)

For backward compatibility, configure will accept a system type as an option by itself. Such an option will override the defaults for build, host and target system types. The following configure statement will configure a cross toolchain that will run on NetBSD/alpha but generate code for GNU Hurd/sparc, which is also the build platform.

./configure --host=alpha-netbsd sparc-gnu


This document was generated on 24 September 2001 using the texi2html translator version 1.54.