Remove AC_CHECK_FUNC(fchmod).
authorRalf Corsépius <corsepiu@fedoraproject.org>
Wed, 24 Oct 2007 01:11:19 +0000 (03:11 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Wed, 24 Oct 2007 01:11:19 +0000 (03:11 +0200)
configure.ac

index b387b5e..dacd8d5 100644 (file)
@@ -362,9 +362,6 @@ AC_CHECK_LIB(pthread, pthread_mutex_trylock, [], [
 
 AC_SEARCH_LIBS(aio_read, [c rt aio posix4])
 
-dnl Better not use fchmod at all.
-AC_CHECK_FUNC(fchmod)
-
 AC_CHECK_FUNCS(vsnprintf snprintf)
 
 dnl Temporary hack for MiNT.  Some functions (writev, snprintf) are