From kde-commits Tue Feb 15 17:20:14 2005 From: Adriaan de Groot Date: Tue, 15 Feb 2005 17:20:14 +0000 To: kde-commits Subject: kdepim Message-Id: <20050215172014.923411CF2B () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110848803217324 CVS commit by adridg: Workaround caching of result M +1 -1 configure.in.in 1.42 --- kdepim/configure.in.in #1.41:1.42 @@ -46,5 +46,5 @@ [ LIB_GNOKII="-lgnokii $LIB_BLUETOOTH" ], [ - AC_CHECK_LIB(gnokii, gn_cfg_read, + AC_CHECK_LIB(gnokii, gn_cfg_get, [ LIB_GNOKII="-lgnokii -lintl $LIB_BLUETOOTH" ], [], $all_libraries -lintl -lXpm -lX11 $LIB_BLUETOOTH )