[Groonga-commit] groonga/grnxx at 17216f7 [master] Remove an unused AC_CHECK_FUNCS.

Back to archive index

susumu.yata null+****@clear*****
Wed May 1 10:41:45 JST 2013


susumu.yata	2013-05-01 10:41:45 +0900 (Wed, 01 May 2013)

  New Revision: 17216f7849b2d5859d2a2d1ae26fa4110be98774
  https://github.com/groonga/grnxx/commit/17216f7849b2d5859d2a2d1ae26fa4110be98774

  Message:
    Remove an unused AC_CHECK_FUNCS.

  Modified files:
    configure.ac

  Modified: configure.ac (+0 -2)
===================================================================
--- configure.ac    2013-05-01 10:40:08 +0900 (0bd4a0d)
+++ configure.ac    2013-05-01 10:41:45 +0900 (27d2a7d)
@@ -51,8 +51,6 @@ AC_CHECK_LIB([pthread], [pthread_create])
 AC_CHECK_LIB([pthread], [pthread_create],
              [AM_CXXFLAGS="${AM_CXXFLAGS} -pthread"])
 
-AC_CHECK_FUNCS([pthread_atfork])
-
 # For std::this_thread::yield() and std::this_thread::sleep_for().
 #AC_CHECK_FUNC([sched_yield],
 #              [AM_CXXFLAGS="${AM_CXXFLAGS} -D_GLIBCXX_USE_SCHED_YIELD"])
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index