NEED_GLOB_PROTO

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5420 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-02-25 10:12:51 +00:00
parent 044e371dae
commit 7f9d8a691b

View File

@@ -156,6 +156,9 @@
/* define if the system is missing a prototype for mkstemp() */ /* define if the system is missing a prototype for mkstemp() */
#undef NEED_MKSTEMP_PROTO #undef NEED_MKSTEMP_PROTO
/* define if the system is missing a prototype for glob() */
#undef NEED_GLOB_PROTO
/* Define this if your `struct tm' has a field `tm_gmtoff' */ /* Define this if your `struct tm' has a field `tm_gmtoff' */
#undef HAVE_STRUCT_TM_TM_GMTOFF #undef HAVE_STRUCT_TM_TM_GMTOFF