bugDenemo - Bugs: bug #27298, configure.in error

 
 

bug #27298: configure.in error

Submitter:  -Deleted Account- <steele>
Submitted:  Sat 22 Aug 2009 09:48:21 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 22 Aug 2009 09:48:21 AM UTC, original submission:  

(10:15) ( trasz) guys, in configure.in, there is the following line:
(10:15) ( trasz) if test "${prefix}" == "NONE"; then
(10:15) ( trasz) it should be:
(10:15) ( trasz) if test "${prefix}" = "NONE"; then
(10:15) ( trasz) bash doesn't care, but other shells will.

-Deleted Account- <steele>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jjbenham (Updated the item)
  • -email is unavailable- added by steele (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-04 steele Open/ClosedOpen Closed
    2009-08-27 jjbenham StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code