getaddrinfo: Doc fix.
[pspp] / m4 / xstrtol.m4
index cd5a549dd370d6fc2d9df1e14c6503da06b8af7b..99b7db42f8625630eb1816050399a837dc4fac4f 100644 (file)
@@ -1,5 +1,5 @@
-#serial 9
-dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+#serial 10
+dnl Copyright (C) 2002-2007, 2009-2011 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.
@@ -8,4 +8,5 @@ AC_DEFUN([gl_XSTRTOL],
 [
   AC_LIBOBJ([xstrtol])
   AC_LIBOBJ([xstrtoul])
+  AC_LIBOBJ([xstrtol-error])
 ])