[Gnucash-changes] r11932 - gnucash/branches/goffice-update -
Work around g-wrap-config naughtiness making it harder for me to
test.
Derek Atkins
warlord at MIT.EDU
Mon Nov 14 21:54:46 EST 2005
Er, never mind. It's -I /usr/include/g-wrap, not -I /usr/include -- so all is
well.
-derek
Quoting Derek Atkins <warlord at MIT.EDU>:
> I'll note that you might also need to remove -I/usr/include from
> the g-wrap c-flags line, too.. Just in case..
>
> -derek
>
> Joshua Sled <jsled at cvs.gnucash.org> writes:
>
>> AC_MSG_CHECKING(for g-wrap link args)
>> G_WRAP_LINK_ARGS=`${G_WRAP_CONFIG} --c-link-args guile`
>> +# Dear g-wrap: adding -L/usr/lib is very silly. Do not do this.
>> +G_WRAP_LINK_ARGS=`echo ${G_WRAP_LINK_ARGS} | sed -e 's|-L/usr/lib ||'`
>> AC_MSG_RESULT($G_WRAP_LINK_ARGS)
>>
>> AC_MSG_CHECKING(for g-wrap module directory)
>>
>> _______________________________________________
>> gnucash-changes mailing list
>> gnucash-changes at gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
>>
>>
>
> --
> Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> Member, MIT Student Information Processing Board (SIPB)
> URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
> warlord at MIT.EDU PGP key available
> _______________________________________________
> gnucash-changes mailing list
> gnucash-changes at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
>
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list