]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(gl_FCNTL_SAFER): Add fcntl--.h to the list.
authorJim Meyering <jim@meyering.net>
Sun, 3 Jul 2005 09:13:33 +0000 (09:13 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Jul 2005 09:13:33 +0000 (09:13 +0000)
m4/fcntl-safer.m4

index 465e640f99d1a8a3756299540c2890a195329412..20cb0f16239177454c7029d65a201ec264576d4a 100644 (file)
@@ -6,6 +6,6 @@ dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([gl_FCNTL_SAFER],
 [
-  AC_LIBSOURCES([open-safer.c, fcntl-safer.h])
+  AC_LIBSOURCES([open-safer.c, fcntl-safer.h, fcntl--.h])
   AC_LIBOBJ([open-safer])
 ])