From 370182a28879eaa9ffbe25bf32bc21d6140e116f Mon Sep 17 00:00:00 2001 From: rizzo Date: Sat, 17 Nov 2007 09:30:22 +0000 Subject: timersub is a macro not a function, so write the check in a way that detects both formats. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89363 f38db490-d61c-443f-a65b-d21fe96a405b --- include/asterisk/autoconfig.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in index d07749d0b..e5b8f0485 100644 --- a/include/asterisk/autoconfig.h.in +++ b/include/asterisk/autoconfig.h.in @@ -882,7 +882,7 @@ /* Define to 1 if you have the header file. */ #undef HAVE_TERMIOS_H -/* Define to 1 if you have the `timersub' function. */ +/* Define to 1 if your system defines timersub. */ #undef HAVE_TIMERSUB /* Define this to indicate the ${TINFO_DESCRIP} library */ -- cgit v1.2.3