Follow-up Comment #7, sr #108558 (project libtool):

Ok, something like this seems safer:

mkdir conftest.dir
case `"$tmp_nm" -B conftest.dir/nofile` in
*conftest.dir/nofile*)
blablabla
esac
rm -rf conftest.dir

But I don't know how non-GNU nm behaves, so the safe-safe-safe
version only does the above on MSYS...

Crap again.

Cheers,
Peter


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108558>

_______________________________________________
  Meddelandet skickades via/av Savannah
  http://savannah.gnu.org/


_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to