]> err.no Git - util-linux/commit
build-sys: merge adjacent AC_CONFIG_HEADERS and AC_CONFIG_FUNCS calls
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:16 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:30 +0000 (11:43 +0200)
commitbf962c0ab5b253055bc8e7e4f48b559559be42b8
tree9f8826b344fe0ba235a6a48a6d12300e21a5a57f
parent1f317686715f0e1cad9404b5c5c89f1ecac5d915
build-sys: merge adjacent AC_CONFIG_HEADERS and AC_CONFIG_FUNCS calls

Merge adjacent calls to AC_CONFIG_HEADERS--the generated configure is
then smaller.  Likewise for AC_CONFIG_FUNCS.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
configure.ac