[haiku-commits] Re: haiku: hrev46116 - src/build/libpackage

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 28 Sep 2013 21:50:50 +0200

On 09/28/2013 03:08 PM, ingo_weinhold@xxxxxx wrote:
+       local defines ;
+       if ! [ Match "(^/.*)" : $(dataDir) ] {
+               dataDir = `pwd`/$(dataDir) ;
+       }

Since when does Jam support this? I thought this stuff has to be done in a configure step before?

Bye,
   Axel.


Other related posts: