Quoting Daniel Espinosa <[EMAIL PROTECTED]>: >> > 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 [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel