we have mktime (in libroot.so), so do not include the missing mktime, which defines an extraneous main function when DEBUG is defined
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10040 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b4727c735c
commit
787b9abf8a
@ -149,7 +149,7 @@
|
||||
#define HAVE_MEMSET 1
|
||||
|
||||
/* we have the mktime function */
|
||||
/* #undef HAVE_MKTIME */
|
||||
#define HAVE_MKTIME 1
|
||||
|
||||
/* Define to 1 if you have a working `mmap' system call. */
|
||||
/* #undef HAVE_MMAP */
|
||||
|
Loading…
Reference in New Issue
Block a user