Re: [PATCH] configure: Fix to minor error caused by recent code cleanup

2019-01-01 Thread DOTSLASHLINUX .
Ok, I will check. On Tue, Jan 1, 2019 at 8:00 AM Stephen Hemminger wrote: > > On Thu, 27 Dec 2018 15:18:51 +0200 > Firas Khalil Khana wrote: > > I want to take this patch, but it is missing the Signed-Off-by: required > for this project. > > Also please add: > > Fixes: 377a09902a57 ("configure:

Re: [PATCH] configure: Fix to minor error caused by recent code cleanup

2018-12-31 Thread Stephen Hemminger
On Thu, 27 Dec 2018 15:18:51 +0200 Firas Khalil Khana wrote: I want to take this patch, but it is missing the Signed-Off-by: required for this project. Also please add: Fixes: 377a09902a57 ("configure: Minor code cleanup")

[PATCH] configure: Fix to minor error caused by recent code cleanup

2018-12-27 Thread Firas Khalil Khana
--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index b85eb58b..45fcffb6 100755 --- a/configure +++ b/configure @@ -115,7 +115,7 @@ EOF check_xt_old_internal_h() { # bail if previous XT checks has already succeeded. -grep -q if gre