gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / m4 / closein.m4
index 806888b..ca03c76 100644 (file)
@@ -1,13 +1,11 @@
-# closein.m4 serial 1
-dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+# closein.m4 serial 2
+dnl Copyright (C) 2007, 2009-2013 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.
 
+dnl Prerequisites of lib/closein.c.
 AC_DEFUN([gl_CLOSEIN],
 [
-  AC_LIBOBJ([closein])
-
-  dnl Prerequisites of lib/closein.c.
   :
 ])