]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix clean mode for HP-UX 11.31 sh.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 19 Jun 2010 21:59:45 +0000 (23:59 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 20 Jun 2010 17:12:20 +0000 (19:12 +0200)
commitef76a2349741c5793da74e7cd7aba4216af01dbc
tree381eebb7224bb60218f1ef18d5d7da03def7e971
parent8a80206ac01d87696c61e2403aef85fc28da8c91
Fix clean mode for HP-UX 11.31 sh.

* libltdl/config/ltmain.m4sh (func_mode_uninstall): Do not try
to match a null string in a case pattern, even with surrounding
spaces.  Fixes `lt_dlopenadvise library loading' test.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libltdl/config/ltmain.m4sh