From 0df6ec97929090eb3177961f1c34e95f88416563 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 11 Dec 2009 17:24:22 +0100 Subject: [PATCH] unistd-safer: Remove unused indicator macro. --- ChangeLog | 4 ++++ modules/unistd-safer | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2192d8f10..1197b7400 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-12-11 Bruno Haible + * modules/unistd-safer (configure.ac): Drop indicator macro. + +2009-12-11 Bruno Haible + Move pipe2-safer code to its own file. * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c. * lib/pipe-safer.c (pipe2_safer): Remove function. diff --git a/modules/unistd-safer b/modules/unistd-safer index e2182fd14..86e23abe0 100644 --- a/modules/unistd-safer +++ b/modules/unistd-safer @@ -14,7 +14,6 @@ unistd configure.ac: gl_UNISTD_SAFER -gl_MODULE_INDICATOR([unistd-safer]) Makefile.am: -- 2.11.0