libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_
commite2a393701ce25a0cd4ce572e1787e5ab8c290add
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:06:08 +0000 (9 11:06 +0200)
treebbeacc4a0d850891eae6655ef75db8d5802461e7
parentb19587b464ab8e19202d4b646dd5819861b7fbcb
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)
(This used to be commit d786bfc48e20ed7e695a988da6ed56a573afdadc)
source3/lib/replace/win32.m4