octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35572] ./configure doesn't test for GNU sh, b


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #35572] ./configure doesn't test for GNU sh, but build files depend on it.
Date: Thu, 23 Feb 2012 00:55:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0 Iceweasel/8.0

Follow-up Comment #2, bug #35572 (project octave):

I'm wondering why I wrote


echo "MX_OP_INC = $(echo $MX_INC)" ...


instead of just using


echo "MX_OP_INC = $MX_INC" ...


Doesn't the latter work correctly?

I don't think echo -n is portable.  There is some discussion of that in the
autoconf manual.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35572>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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