libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_
commit67e43860b4973a458676b36785570bb4a66e046a
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 08:54:28 +0000 (9 10:54 +0200)
tree60406bcb539ef19a58b0ba2d55257fe39e2c112d
parent0241af873fdefd5856932190ca0019a2d3c05703
libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_

AC_CACHE_VAL() variables must contain _cv_ to be cached.

metze
source/lib/replace/win32.m4