Add the 'n' to then.

* m4/libtool.m4: fix typo.
Thanks to Brad Smith for pointing it out.
This commit is contained in:
Peter O'Gorman 2012-08-21 21:06:45 -05:00 committed by Gary V. Vaughan
parent 59f8a3a6e1
commit 7db681a269

2
m4/libtool.m4 vendored
View File

@ -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