From 33e78f21d19a5a6b89752b2451c781c85c057976 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 30 Sep 2018 19:50:34 +0200 Subject: [PATCH] grantpt: Remove unnecessary dependency. * modules/grantpt (Depends-on): Remove 'builtin-expect'. --- ChangeLog | 5 +++++ modules/grantpt | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d6caa73538..650e2a0db4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-09-30 Bruno Haible + + grantpt: Remove unnecessary dependency. + * modules/grantpt (Depends-on): Remove 'builtin-expect'. + 2018-09-30 Bruno Haible timevar: Small tweaks. diff --git a/modules/grantpt b/modules/grantpt index 486bb8550e..38675b6fb5 100644 --- a/modules/grantpt +++ b/modules/grantpt @@ -9,7 +9,6 @@ m4/grantpt.m4 Depends-on: stdlib extensions -builtin-expect [test $HAVE_GRANTPT = 0] pt_chown [test $HAVE_GRANTPT = 0] waitpid [test $HAVE_GRANTPT = 0] configmake [test $HAVE_GRANTPT = 0] -- 2.39.5