External App connection to a GnuCash file

Derek Atkins warlord at MIT.EDU
Wed Aug 29 19:08:42 EDT 2007


Quoting Daniel Espinosa <esodan at gmail.com>:

>> > I found a some macros used in GnuCash's configure.in file, and I'll
>> > trying to add to my program in order to fix this error, does any know
>> > how can I do this?
>>
>> Copy the code from our configure.in into your configure.in.
>>
>
> I have already copied the code from gnucash's configure.in, and the
> all the code in legacy_macros.m4 to my project, but for now I don't
> know how make this macros to be included in my project, I've added in
> Makefile.am at
>
> EXTRA_DIST = (...) macros/legacy_macros.m4
>
> but autogen.sh/configure don't find this definitions.
>
> Any sugestion?

Do you call the SCANF_LLD_CHECK macro in your configure.in?
Do you tell autogen.sh to include the macros directory when running alocal?

-derek

-- 
       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