summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-04-27 02:35:42 +0000
committerAndrew Tridgell <tridge@samba.org>2001-04-27 02:35:42 +0000
commitdfc07f61749080e6f8fc4638724d523d00f0c824 (patch)
treebb48126b05c7a2606477c24e04caa30785dc30ef /source3/acconfig.h
parent9d32e3a528d5e25f12e0e229c90959dff1009a00 (diff)
downloadsamba-dfc07f61749080e6f8fc4638724d523d00f0c824.tar.gz
samba-dfc07f61749080e6f8fc4638724d523d00f0c824.tar.bz2
samba-dfc07f61749080e6f8fc4638724d523d00f0c824.zip
added test for C99 compliant vsnprintf
(This used to be commit 9ebd90904e512c49cc80c584ab3d5902340ddcae)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index f3fb1eb4fe..ebbc925c6b 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -1,5 +1,6 @@
#undef HAVE_VOLATILE
#undef HAVE_BROKEN_READDIR
+#undef HAVE_C99_VSNPRINTF
#undef HAVE_ERRNO_DECL
#undef HAVE_LONGLONG
#undef HAVE_OFF64_T