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

List:       kde-commits
Subject:    kdesdk/kbabel
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-01-11 21:24:12
Message-ID: 20050111212412.7DCAE1CE7C () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

builddir != srcdir


  M +1 -1      filters/linguist/Makefile.am   1.5
  M +1 -1      filters/xliff/Makefile.am   1.3
  M +1 -1      kbabeldict/modules/dbsearchengine/Makefile.am   1.22
  M +1 -1      kbabeldict/modules/poauxiliary/Makefile.am   1.10
  M +1 -1      kbabeldict/modules/pocompendium/Makefile.am   1.18
  M +1 -1      kbabeldict/modules/tmx/Makefile.am   1.4


--- kdesdk/kbabel/filters/linguist/Makefile.am  #1.4:1.5
@@ -1,5 +1,5 @@
 ####### General stuff
 
-INCLUDES = -I$(srcdir)/../../common $(all_includes)
+INCLUDES = -I../../common -I$(srcdir)/../../common $(all_includes)
 
 kde_module_LTLIBRARIES = kbabel_linguistexport.la kbabel_linguistimport.la

--- kdesdk/kbabel/filters/xliff/Makefile.am  #1.2:1.3
@@ -1,5 +1,5 @@
 ####### General stuff
 
-INCLUDES = -I$(srcdir)/../../common $(all_includes)
+INCLUDES = -I../../common -I$(srcdir)/../../common $(all_includes)
 
 kde_module_LTLIBRARIES = kbabel_xliffexport.la kbabel_xliffimport.la

--- kdesdk/kbabel/kbabeldict/modules/dbsearchengine/Makefile.am  #1.21:1.22
@@ -11,5 +11,5 @@
 
 # set the include path for X, qt and KDE
-INCLUDES         = -I$(srcdir)/../.. -I$(srcdir)/../../../common $(all_includes) \
-I$(DBIV_INCLUDES)  +INCLUDES         = -I$(srcdir)/../.. -I../../../common \
-I$(srcdir)/../../../common $(all_includes) -I$(DBIV_INCLUDES)   
 # which sources should be compiled for kbabel

--- kdesdk/kbabel/kbabeldict/modules/poauxiliary/Makefile.am  #1.9:1.10
@@ -11,5 +11,5 @@
 
 # set the include path for X, qt and KDE
-INCLUDES         = -I$(srcdir)/../.. -I$(srcdir)/../../../common $(all_includes)
+INCLUDES         = -I$(srcdir)/../.. -I../../../common -I$(srcdir)/../../../common \
$(all_includes)  
 

--- kdesdk/kbabel/kbabeldict/modules/pocompendium/Makefile.am  #1.17:1.18
@@ -11,5 +11,5 @@
 
 # set the include path for X, qt and KDE
-INCLUDES         = -I$(srcdir)/../.. -I$(srcdir)/../../../common $(all_includes)
+INCLUDES         = -I$(srcdir)/../.. -I../../../common -I$(srcdir)/../../../common \
$(all_includes)  
 

--- kdesdk/kbabel/kbabeldict/modules/tmx/Makefile.am  #1.3:1.4
@@ -11,5 +11,5 @@
 
 # set the include path for X, qt and KDE
-INCLUDES         = -I$(srcdir)/../.. -I$(srcdir)/../../../common $(all_includes)
+INCLUDES         = -I$(srcdir)/../.. -I../../../common -I$(srcdir)/../../../common \
$(all_includes)  
 


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

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