* lchown.c: Include <sys/stat.h> before "stat-macros.h".
[gnulib.git] / m4 / savedir.m4
index b6968eb..1fc6c81 100644 (file)
@@ -1,4 +1,4 @@
-# savedir.m4 serial 8
+# savedir.m4 serial 9
 dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -6,6 +6,5 @@ dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([gl_SAVEDIR],
 [
-  AC_LIBSOURCES([savedir.c, savedir.h])
   AC_LIBOBJ([savedir])
 ])