more NEED_*SPRINTF_PROTO
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4886 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
12
acconfig.h
12
acconfig.h
@@ -121,6 +121,18 @@
|
||||
/* define if the system is missing a prototype for vsnprintf() */
|
||||
#undef NEED_VSNPRINTF_PROTO
|
||||
|
||||
/* define if the system is missing a prototype for asnprintf() */
|
||||
#undef NEED_ASNPRINTF_PROTO
|
||||
|
||||
/* define if the system is missing a prototype for asprintf() */
|
||||
#undef NEED_ASPRINTF_PROTO
|
||||
|
||||
/* define if the system is missing a prototype for vasnprintf() */
|
||||
#undef NEED_VASNPRINTF_PROTO
|
||||
|
||||
/* define if the system is missing a prototype for vasprintf() */
|
||||
#undef NEED_VASPRINTF_PROTO
|
||||
|
||||
/* Define this if your `struct tm' has a field `tm_gmtoff' */
|
||||
#undef HAVE_STRUCT_TM_TM_GMTOFF
|
||||
|
||||
|
Reference in New Issue
Block a user