summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-04-27 13:09:55 +0000
committerAndrew Tridgell <tridge@samba.org>2001-04-27 13:09:55 +0000
commit9872e1320c3b1606676f607041ff38b1d95e4332 (patch)
treee345eb77a4a674cbfdae0b0566e58a106dfb382e /source3/include/config.h.in
parent975f67c55af85d4b6013edb6c92bc768970c1b98 (diff)
downloadsamba-9872e1320c3b1606676f607041ff38b1d95e4332.tar.gz
samba-9872e1320c3b1606676f607041ff38b1d95e4332.tar.bz2
samba-9872e1320c3b1606676f607041ff38b1d95e4332.zip
C99 test for snprintf
(This used to be commit fcd100eec51034cc4ea1e781e971b6dd65801b31)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index dc2d69bcce..0e488f14f6 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -63,6 +63,7 @@
#undef HAVE_VOLATILE
#undef HAVE_BROKEN_READDIR
+#undef HAVE_C99_VSNPRINTF
#undef HAVE_ERRNO_DECL
#undef HAVE_LONGLONG
#undef HAVE_OFF64_T