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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-08-22 12:42:58
Message-ID: 20040822124258.EA92826C8 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

unbreak compilation


  M +2 -1      Makefile.am   1.122


--- kdeextragear-2/konversation/konversation/Makefile.am  #1.121:1.122
@@ -1,4 +1,5 @@
 if compile_LIBKONVERSATION_COMPAT
 COMPAT_DIR = compat
+COMPAT_INCLUDE = -Icompat
 COMPAT_LIBS = compat/libkonversationcompat.la
 endif
@@ -34,5 +35,5 @@
 
 # set the include path for X, qt and KDE
-INCLUDES= -I$(COMPAT_DIR) \
-I$(top_builddir)/konversation/konversation/linkaddressbook \
-I$(srcdir)/linkaddressbook $(all_includes) -DUSE_NICKINFO  +INCLUDES= \
$(COMPAT_INCLUDE) -Ilinkaddressbook -I$(srcdir)/linkaddressbook $(all_includes) \
-DUSE_NICKINFO   # the library search path.
 konversation_LDFLAGS = $(all_libraries) $(KDE_RPATH)


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

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