Ticket #1558 (new defect)

Opened 5 months ago

autogen.sh incorrectly using /bin/sh rather then the correct /usr/bin/bash

Reported by: oninoshiko@gmail.com Assigned to: jan
Priority: normal Milestone: 1.5.0
Component: build_autotools Version: 1.5.x-svn
Severity: normal Keywords: autogen.sh borne
Cc: Blocking:
Need Feedback: 0

Description

autogen.sh does not run properly under the borne shell (/bin/sh).

It should either be set to use /usr/bin/bash, or rewritten to operate correctly in the borne shell. (In linux this will not manifest, as most linux distros link /bin/sh to /usr/bin/bash, but does manifest on some UNIXes (such as Solaris))

Attachments


Add/Change #1558 (autogen.sh incorrectly using /bin/sh rather then the correct /usr/bin/bash)




Change Properties