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

List:       kde-core-devel
Subject:    Funny things happening under kdebase/kdepasswd/configure.in.in
From:       ismail d=?ISO-8859-9?Q?=F6nmez?= <kde () myrealbox ! com>
Date:       2004-05-11 18:26:26
Message-ID: 1084299986.a4feb9dckde () myrealbox ! com
[Download RAW message or body]

Hi,

Looking at kdebase/kdepasswd/configure.in.in it checks for konq_operations.=
h 
( which lies under kdebase/libkonq ) and if it can't find it it will not 
compile kdepasswd. So if you are installing from scratch it will not compil=
e 
kdepasswd as kdebase is not installed.

I suggest removing kdebase/kdepasswd/configure.in.in and apply the attached=
 
patch. Any objections?

/ismail



["kdepasswd.patch" (text/x-diff)]

--- kdebase/kdepasswd/Makefile.am.~1.11.~	2004-03-24 01:37:46.000000000 +0200
+++ kdebase/kdepasswd/Makefile.am	2004-05-11 21:16:43.000000000 +0300
@@ -7,7 +7,7 @@
 kdepasswd_LDADD = $(LIB_KIO)
 
 METASOURCES =  AUTO
-AM_CPPFLAGS= $(all_includes)
+AM_CPPFLAGS= $(all_includes) -I$(top_srcdir)/libkonq
 noinst_HEADERS = passwd.h passwddlg.h
 
 xdg_apps_DATA = kdepasswd.desktop


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

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