X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistd-safer;h=2d195ecd12c2e0c8e99b41afd48dbac8f3c298b2;hb=e916d00297510297b63af2ea9790c4f6c0ac0105;hp=e2182fd142fc596d5c79c4d936b1dc110fe065b6;hpb=fb8c836ade0d4ab8050c2c381795ce098b701115;p=gnulib.git diff --git a/modules/unistd-safer b/modules/unistd-safer index e2182fd14..2d195ecd1 100644 --- a/modules/unistd-safer +++ b/modules/unistd-safer @@ -10,13 +10,14 @@ lib/unistd-safer.h m4/unistd-safer.m4 Depends-on: +fcntl unistd configure.ac: gl_UNISTD_SAFER -gl_MODULE_INDICATOR([unistd-safer]) Makefile.am: +lib_SOURCES += dup-safer.c fd-safer.c pipe-safer.c Include: "unistd-safer.h"