libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #108987] libtool doesn't like simple RM defined (without options)


From: Richard PALO
Subject: [sr #108987] libtool doesn't like simple RM defined (without options)
Date: Sun, 28 Feb 2016 15:57:36 +0000
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:) Gecko/20160228 Firefox/

Follow-up Comment #1, sr #108987 (project libtool):

another simple, but enlightening way to see this is 
$ env RM=/usr/bin/rm gmake
or 
$ env RM=/usr/bin/rm gmake check

it appears to be more involved than simply updating '${RM}r' to '${RM} -r' in
ltmain.in

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]