libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_
commit6a3a1c7186a4486c595cfd3de7a062873648fd65
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Jun 2008 08:38:09 +0000 (9 10:38 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 Jun 2008 09:46:06 +0000 (9 11:46 +0200)
treeb9b17be4c4e39ae7983cd80c95c74b8100259355
parent988817b4b6500bff65a1f5d1ab0cf7a681b8fa29
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)
(cherry picked from commit c402acd63a31bace402b361760a7d73f95db3717)
source/lib/replace/win32.m4