From cf86b942c893da74d6e9faf0125364a9f114ea01 Mon Sep 17 00:00:00 2001 From: Peter O'Gorman Date: Tue, 21 Aug 2012 21:06:45 -0500 Subject: [PATCH] Add the 'n' to then. * m4/libtool.m4: fix typo. Thanks to Brad Smith for pointing it out. --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/libtool.m4 b/m4/libtool.m4 index cce6f5db0..bd0bb9e1e 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -2719,7 +2719,7 @@ openbsd*) version_type=sunos sys_lib_dlsearch_path_spec=/usr/lib need_lib_prefix=no - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; the + if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then need_version=no else need_version=yes -- 2.47.2