libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGS
commitcf43aadee5cd70597d5dc6750bff4486ed768204
authorMichael Adam <obnox@samba.org>
Mon, 23 Mar 2009 16:36:46 +0000 (23 17:36 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 1 Apr 2009 14:42:08 +0000 (1 16:42 +0200)
tree5304592a3b0b5193a7f5630fd35c2ca028c8ee74
parentd9403162871e5d9fa8e1823139fda1a039d842c2
libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGS

This fixes Samba3's double listing of -I options in CFLAGS,
since samba3's configure wraps the call to AC_LIBREPLACE_NETWORK_CHECKS
into a SAVE_CPPFLAGS="${CPPFLAGS}" .. CPPFLAGS="${SAVE_CPPFLAGS}"
sequence... :-)

Michael
(cherry picked from commit 33d9f46674a270a0715213c17581deef192826e1)
lib/replace/libreplace_network.m4