crypto/gc-sha1: Fix recent regression.
[pspp] / m4 / xnanosleep.m4
index f030bc1bba78e0b7a55dae2ac02c8d7b570dadc9..ead70829b04a6fc60d09cf6fb5b37c6ab149bc44 100644 (file)
@@ -1,5 +1,5 @@
-# xnanosleep.m4 serial 2
-dnl Copyright (C) 2005 Free Software Foundation, Inc.
+#serial 5
+dnl Copyright (C) 2005-2006, 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,6 +8,5 @@ dnl Written by Paul Eggert.
 
 AC_DEFUN([gl_XNANOSLEEP],
 [
-  AC_LIBSOURCES([xnanosleep.c, xnanosleep.h])
-  AC_LIBOBJ([xnanosleep])
+  :
 ])