Follow-up Comment #1, bug #58836 (project make):

I can't remember how it used to work but the way it works now is that the
build.sh lives in the source directory.  configure generates a build control
file that is put into the build directory but the script is not changed.

Using this should work:


cd obj
../../src/make-4.3/configure --prefix=$PREFIX && ../../src/make-4.3/build.sh
&& ./make install


I'll leave this open as an enhancement, to copy the script into the build
directory for ease-of-use.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58836>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to