[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebindings/smoke/kde
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-07-31 21:22:40
Message-ID: 20040731212240.7941399E8 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Some srcdir != builddir support


  M +6 -0      generate.pl.in   1.16


--- kdebindings/smoke/kde/generate.pl.in  #1.15:1.16
@@ -22,4 +22,10 @@
 my $kdeheaderlistpath = "$here/$kdeheaderlist";
 
+# If srcdir != builddir, then srcdir is probvably an absolute
+# path, and it makes no sense to prepend $here.
+$definespath = $defines if $defines =~ /^\//;
+$headerlistpath = $headerlist if $headerlist =~ /^\//;
+$kdeheaderlistpath = $kdeheaderlist if $kdeheaderlist =~ /^\//;
+
 ## Note: outdir and finaloutdir should NOT be the same dir!
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic