Penguin
Blame: configurewrapper(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of configurewrapper(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 CONFIGUREWRAPPER
2 !!!CONFIGUREWRAPPER
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
12 configurewrapper - Placeholder for code that should correctly deal with host and build architecture for GNU autoconf-generated configure scripts.
13 !!SYNOPSIS
14
15
16 __configurewrapper__ [[ configure program [[ configure
17 options ...]]
18 !!DESCRIPTION
19
20
21 This wrapper currently just calls the configure program
22 (default ./configure) with the given parameters. It is
23 provided because of a planned transition to an active
24 wrapper which correctly sets --build and --host for
25 crosscompiling.
26 !!SEE ALSO
27
28
29 autoconf(1),
30 __/usr/share/doc/autotools-dev/README.Debian.__
31 !!AUTHOR
32
33
34 This manual page was written by Henrique de Moraes Holschuh
35 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.