[commit: ghc] master: Remove redundant configure check for timer_create (7b41a69)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7b41a6948211b70d9cdbfee1dbd7068ffc0c6b9f

>---------------------------------------------------------------

commit 7b41a6948211b70d9cdbfee1dbd7068ffc0c6b9f
Author: Ian Lynagh <[email protected]>
Date:   Tue Nov 13 23:21:41 2012 +0000

    Remove redundant configure check for timer_create

>---------------------------------------------------------------

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0e341ed..54e7c14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -841,7 +841,7 @@ FP_VISIBILITY_HIDDEN
 
 dnl ** check for librt
 AC_CHECK_LIB(rt, clock_gettime)
-AC_CHECK_FUNCS(clock_gettime timer_create timer_settime)
+AC_CHECK_FUNCS(clock_gettime timer_settime)
 FP_CHECK_TIMER_CREATE
 
 dnl ** check for Apple's "interesting" long double compatibility scheme
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.