]> err.no Git - util-linux/commit
build-sys: replace AC_TRY_* by AC_*_IFELSE
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:19 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:30 +0000 (11:43 +0200)
commitcf002530f8ccc35c75a64d4f53e4d1fc3a9a5bbb
treedf47b42056d36268d3f8f469c121ecc20674ec27
parent7fa4f112094e393d542072c1e9f1857f78bfccc4
build-sys: replace AC_TRY_* by AC_*_IFELSE

The AC_TRY_* macros are deprecated.  Following the suggestion from
autoupdate, I have replaced them by AC_*_IFELSE.

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