From 10047b6134b9215ec7bff069f1ec31a8050406dc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 3 Jul 2005 09:13:33 +0000 Subject: [PATCH] (gl_FCNTL_SAFER): Add fcntl--.h to the list. --- m4/fcntl-safer.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/fcntl-safer.m4 b/m4/fcntl-safer.m4 index 465e640f99..20cb0f1623 100644 --- a/m4/fcntl-safer.m4 +++ b/m4/fcntl-safer.m4 @@ -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]) ]) -- 2.47.3