From: Peter O'Gorman Date: Wed, 22 Aug 2012 02:06:45 +0000 (-0500) Subject: Add the 'n' to then. X-Git-Tag: v2.4.2.418~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf86b942c893da74d6e9faf0125364a9f114ea01;p=thirdparty%2Flibtool.git Add the 'n' to then. * m4/libtool.m4: fix typo. Thanks to Brad Smith for pointing it out. --- 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