X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxnanosleep.m4;h=7e132d3e4903dc7adb9bc3f02a430224d550e0d6;hb=5a9eb938fe7692fef0c13fb6bccda9c2a80db224;hp=360a4f5cbe67e35d7ce283b0a782ed2e7d60b4b6;hpb=62a39c7d945eb4160c206242b85c624fb2fb21fd;p=gnulib.git diff --git a/m4/xnanosleep.m4 b/m4/xnanosleep.m4 index 360a4f5cb..7e132d3e4 100644 --- a/m4/xnanosleep.m4 +++ b/m4/xnanosleep.m4 @@ -1,5 +1,5 @@ -#serial 3 -dnl Copyright (C) 2005 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2005-2006, 2009-2010 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,6 +8,5 @@ dnl Written by Paul Eggert. AC_DEFUN([gl_XNANOSLEEP], [ - AC_LIBSOURCES([xnanosleep.c, xnanosleep.h, intprops.h]) AC_LIBOBJ([xnanosleep]) ])