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

List:       kde-core-devel
Subject:    Re: Problem with configure check for UIC in kdebase
From:       Adam Treat <manyoso () yahoo ! com>
Date:       2003-03-06 22:21:06
[Download RAW message or body]

On Thursday 06 March 2003 04:49 pm, Adam Treat wrote:
> Ok, I've figured it out.  The line:
>
> 'if test -f actest.cpp && grep klineedit actest.cpp > /dev/null; then'
>
> in kde-common/admin/acinclude.m4.in needs to be changed to:
>
> 'if test -f actest.cpp && grep KLineEdit actest.cpp > /dev/null; then'
>
> I don't have admin access so I'll wait for you guys to update it ;)
>
> Cheers,
>
> Adam

Ok, SadEagle pointed out to me on IRC that this is incorrect.  The test is 
supposed to check for "#include <klineedit.h>" in the generated actest.cpp, 
but my uic is not producing this.  I am stumped at this point.

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

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