stop checking for mktime() in the configure script... we don't use it, and the test is buggy under gcc 4.3

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@107461 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2008-03-11 14:33:45 +00:00
parent 9f2d2cea4b
commit 9569d74df5
4 changed files with 151 additions and 524 deletions

View File

@@ -18,9 +18,6 @@
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA
/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA