kdebindings/xparts/mozilla
Adam Treat
manyoso at yahoo.com
Tue Nov 12 16:19:23 GMT 2002
Not sure what I should do here. kdebindings is having a problem with the
configure script because of a recent commit. I don't know if anyone else can
reproduce this, but am wondering if I should revert. The RC3 release
candidate snapshot did not have a problem with the configure script.
Suggestions?
>>>On Thursday 07 November 2002 06:21 pm, you wrote:
>>> Hello Stephan,
>>>
>>> It seems your recent changes to kdebindings/xparts/Makefile.am and
>>> kdebindings/xparts/mozilla/Makefile.am/configure.in.in break the build. I
>>> tracked it down and reverted on my local tree and everything was ok. Here
>>> is the error I received with your changes:
>>>
>>> <snip of ./configure output>
>>>
>>> ...
>>>
>>> checking for remove... (cached) yes
>>> checking for shmat... (cached) yes
>>> checking for IceConnectionNumber in -lICE... (cached) yes
>>> checking for Mozilla development headers... no
>>> ./configure: line 31820: syntax error near unexpected token `('
>>> ./configure: line 31820: ` echo $ECHO_N "(cached) $ECHO_C" >&6'
>>>
>>> Cheers,
>>>
>>> Adam
>>
>>On Friday 08 November 2002 01:45 am, Stephan Kulow wrote:
>> CVS commit by coolo:
>>
>> does that fix it?
>> -AM_CONDITIONAL(include_MOZILLA_support, $mozilla_incdir" != NO)
>> +AM_CONDITIONAL(include_MOZILLA_support, [test $mozilla_incdir" != NO])
>> CCMAIL: manyoso at yahoo.com
>>
>>
>> M +1 -1 configure.in.in 1.5
>
>Nope. Same error as before. Should I revert until this is fixed?
>
>Adam
More information about the kde-core-devel
mailing list