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

List:       kde-commits
Subject:    kdepim/certmanager
From:       Reinhold Kainhofer <reinhold () kainhofer ! com>
Date:       2005-01-07 18:14:54
Message-ID: 20050107181454.EFB631C3CF () office ! kde ! org
[Download RAW message or body]

CVS commit by kainhofe: 

Another KDE_EXPORT fix. Need to include the dir of kdepimmacros.h


  M +1 -1      Makefile.am   1.25
  M +1 -1      kwatchgnupg/Makefile.am   1.8
  M +1 -1      lib/kleo/Makefile.am   1.12


--- kdepim/certmanager/Makefile.am  #1.24:1.25
@@ -3,5 +3,5 @@
 KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT
 
-INCLUDES = -I$(srcdir)/lib -I$(top_srcdir)/libkdenetwork -I$(top_srcdir)/libkdepim \
$(GPGME_CFLAGS) $(all_includes) +INCLUDES = -I$(srcdir)/lib \
-I$(top_srcdir)/libkdenetwork -I$(top_srcdir)/libkdepim -I$(top_builddir)/libkdepim \
$(GPGME_CFLAGS) $(all_includes)  
 bin_PROGRAMS = kleopatra

--- kdepim/certmanager/kwatchgnupg/Makefile.am  #1.7:1.8
@@ -1,5 +1,5 @@
 KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT
 
-INCLUDES = -I$(top_srcdir)/certmanager/lib -I$(top_srcdir)/libkdenetwork \
-I$(top_srcdir)/libkdepim $(GPGME_CFLAGS) $(all_includes) +INCLUDES = \
-I$(top_srcdir)/certmanager/lib -I$(top_srcdir)/libkdenetwork \
-I$(top_srcdir)/libkdepim -I$(top_builddir)/libkdepim $(GPGME_CFLAGS) $(all_includes) \
  bin_PROGRAMS = kwatchgnupg

--- kdepim/certmanager/lib/kleo/Makefile.am  #1.11:1.12
@@ -1,4 +1,4 @@
 INCLUDES = -I$(top_srcdir)/libkdenetwork -I$(top_srcdir)/libkdepim \
-        -I$(top_srcdir)/certmanager/lib \
+        -I$(top_srcdir)/certmanager/lib -I$(top_builddir)/libkdepim \
         $(GPGME_CFLAGS) $(all_includes)
 


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

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