Configure wx-windows bug - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Configure wx-windows bug
Date
Msg-id 200305271346.50696.jm.poure@freesurf.fr
Whole thread Raw
In response to Re: Bootstrap  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
Found the wx configure bug. Line 4501:
if test ! -f "{WX_HOME}/wx-config" should be
if test ! -f "${WX_HOME}/wx-config"
Cheers, Jean-Michel

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: Bootstrap
Next
From: Andreas Pflug
Date:
Subject: Re: Bootstrap