]> err.no Git - util-linux/commit
build-sys: add ${AC,AP,AM,AH}_OPTS to autogen.sh
authorKarel Zak <kzak@redhat.com>
Wed, 25 Jul 2007 16:45:01 +0000 (18:45 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 25 Jul 2007 16:45:01 +0000 (18:45 +0200)
commit1eca726f6526ffe88742d99b0c9edeeec8e8d826
treee5cfc511e37a215b0bf532392a8dd8e3e5b8b9a0
parent6a4c63d9d90b24d770f887f8cd89fd20f8378267
build-sys: add ${AC,AP,AM,AH}_OPTS to autogen.sh

With this patch, you can define autotool options when you
need to generate build-system. For example:

  $ AM_OPTS="--copy" ./autogen.sh

Signed-off-by: Karel Zak <kzak@redhat.com>
autogen.sh