removed unused extract_last_token() and the required memrchr implementation

This commit is contained in:
Martin Willi
2009-02-18 09:45:54 +00:00
parent 6ce32d8719
commit 2d887e8e08
5 changed files with 3 additions and 89 deletions
-1
View File
@@ -707,7 +707,6 @@ dnl ==========================================
AC_HAVE_LIBRARY(dl)
AC_CHECK_FUNCS(backtrace)
AC_CHECK_FUNCS(dladdr)
AC_REPLACE_FUNCS(memrchr)
AC_MSG_CHECKING([for gcc atomic operations])
AC_TRY_RUN(