lib/replace: Fix snprintf() override for systems with a broken snprintf()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 Jun 2012 13:27:58 +0000 (23:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 6 Jun 2012 06:23:10 +0000 (08:23 +0200)
commitbbc1b0c9853322da10483f72c020fe0dd83b28fa
tree163b77c56024f52027008409ff2475896a75ccf9
parentf1becfa27b6b4e35541e6df0cafdec0ad47d2e3f
lib/replace: Fix snprintf() override for systems with a broken snprintf()

This ensures we provide the replacement functions that we need.

Andrew Bartlett
lib/replace/wscript