-
Karel Zak authored
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>
1eca726f
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>