summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter O'Gorman <peter@pogma.com>2012-08-21 21:06:45 -0500
committerGary V. Vaughan <gary@gnu.org>2012-10-02 21:05:17 +0700
commit7db681a2696c75dc6c55261ea8fd11f92e42db2b (patch)
treef4ca784b46db066178637b69ea594647f75bfb4f
parent59f8a3a6e1a26d501e5865f7611d8828aac5579c (diff)
downloadlibtool-7db681a2696c75dc6c55261ea8fd11f92e42db2b.tar.gz
Add the 'n' to then.
* m4/libtool.m4: fix typo. Thanks to Brad Smith for pointing it out.
-rw-r--r--m4/libtool.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 90b81fc9..338dff2c 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