Files
remind/src/config.h.in
T
2007-07-09 01:55:45 +00:00

22 lines
559 B
C

/* src/config.h.in. Generated automatically from configure.in by autoheader. */
/* $Id: config.h.in,v 1.6 2007-07-09 01:55:47 dfs Exp $ */
/* Define if utime(file, NULL) sets file's timestamp to the present. */
#undef HAVE_UTIME_NULL
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if your <sys/time.h> declares struct tm. */
#undef TM_IN_SYS_TIME
/* Define if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
#undef HAVE_SETENV
#undef HAVE_UNSETENV
#include "custom.h"