libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_
commitc402acd63a31bace402b361760a7d73f95db3717
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Jun 2008 08:38:09 +0000 (9 10:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 9 Jun 2008 09:15:19 +0000 (9 11:15 +0200)
tree6611dc085d220d427b9f079c86660b9c59480951
parent21bbd421d4bd2c16f4d8ab94a6a9e3388be4fb82
libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_

AC_CACHE_VAL() variables must contain _cv_ to be cached.

metze
(cherry picked from commit 67e43860b4973a458676b36785570bb4a66e046a)
(cherry picked from commit d786bfc48e20ed7e695a988da6ed56a573afdadc)
source/lib/replace/win32.m4