ceil-ieee tests: More tests.
[gnulib.git] / m4 / pwrite.m4
index b6aecce..4d1669d 100644 (file)
@@ -1,5 +1,5 @@
-# pwrite.m4 serial 3
-dnl Copyright (C) 2010-2011 Free Software Foundation, Inc.
+# pwrite.m4 serial 4
+dnl Copyright (C) 2010-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,
 dnl with or without modifications, as long as this notice is preserved.
@@ -100,7 +100,4 @@ changequote([,])dnl
   else
     HAVE_PWRITE=0
   fi
-  if test $HAVE_PWRITE = 0 || test $REPLACE_PWRITE = 1; then
-    AC_LIBOBJ([pwrite])
-  fi
 ])