dup, execute, fatal-signal, etc.: no 'static inline'
[gnulib.git] / m4 / freadseek.m4
index 6ab8392..09f665f 100644 (file)
@@ -1,4 +1,4 @@
-# freadseek.m4 serial 1
+# freadseek.m4 serial 2
 dnl Copyright (C) 2012 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -6,6 +6,5 @@ dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([gl_FUNC_FREADSEEK],
 [
-  AC_REQUIRE([AC_C_INLINE])
   AC_CHECK_FUNCS_ONCE([__freadptrinc])
 ])