getaddrinfo: Doc fix.
[pspp] / m4 / stat-macros.m4
index 418ac42d31a71a12ddbe490e8e08cbe0ed424ed8..cd86c09a777116c164d008ed102b2619f0137094 100644 (file)
@@ -1,6 +1,6 @@
-#serial 2
+#serial 3
 
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2009-2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -8,7 +8,5 @@
 
 AC_DEFUN([gl_STAT_MACROS],
 [
-  AC_LIBSOURCES([stat-macros.h])
-  
   AC_REQUIRE([AC_HEADER_STAT])
 ])