]> err.no Git - util-linux/commit
build-sys: call automake after autoconf
authorStepan Kasal <skasal@redhat.com>
Mon, 7 May 2007 18:06:06 +0000 (20:06 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 7 May 2007 22:38:36 +0000 (00:38 +0200)
commit5a2300248f75608d6d289eb7042e3099e48a2eb9
treea10aca489a651d8374c66fea19ff68e9084dba82
parent040dc88f7010830eb038f58fd9b2cda222c8e570
build-sys: call automake after autoconf

"automake" calls "autoconf" internally, to trace the expansion of
configure.ac.  So it is more natural to call "autoconf" before
"automake".

Signed-off-by: Stepan Kasal <skasal@redhat.com>
autogen.sh