libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGS
commitdaae91d319076d4de609b825dcd866ac966da534
authorMichael Adam <obnox@samba.org>
Mon, 23 Mar 2009 16:36:46 +0000 (23 17:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:49 +0000 (15 09:07 +0200)
tree59a7b787a51556ae1e493565c173d27c79049c73
parent8dbf5e1cc609c8cd2202be5c659350183c6df1b1
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)
(cherry picked from commit cf43aadee5cd70597d5dc6750bff4486ed768204)
lib/replace/libreplace_network.m4