X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffcntl-safer;h=176c871e6fd0505cc2a4199a72513207ba2e4bb8;hb=9f15e6702a27649a59263a7ed571805a979d9e70;hp=91dbf68ba0331f0dd93beb769e3e73c1745afea4;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/fcntl-safer b/modules/fcntl-safer index 91dbf68ba..176c871e6 100644 --- a/modules/fcntl-safer +++ b/modules/fcntl-safer @@ -7,15 +7,19 @@ lib/creat-safer.c lib/fcntl-safer.h lib/open-safer.c m4/fcntl-safer.m4 +m4/mode_t.m4 Depends-on: +fcntl-h +open unistd-safer configure.ac: gl_FCNTL_SAFER +gl_MODULE_INDICATOR([fcntl-safer]) Makefile.am: -EXTRA_DIST += fcntl-safer.h fcntl--.h +lib_SOURCES += creat-safer.c open-safer.c Include: "fcntl-safer.h"