]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix typo that caused sys_lib_search_path_spec to be wrong.
authorPeter O'Gorman <peter@pogma.com>
Fri, 16 Mar 2012 18:23:13 +0000 (13:23 -0500)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:04:32 +0000 (21:04 +0700)
commitd60b4387c178100b0bd3835c61d0f4771330bf6a
treedb39ec5b665902352b1748b9da412910fb77b1bb
parent47a889a4ca2009e2147fa5b2f95baefe1dca8288
Fix typo that caused sys_lib_search_path_spec to be wrong.

* m4/libtool.m4: s/lt_fooi/lt_foo/.
Reported by Paul Seidler <sepek@lavabit.com>
m4/libtool.m4