Nikos Charonitakis wrote:
1) In configure.in near the end, in the list for the macro AC_OUTPUT, you need to add the linei created a new el directory in accounts . how can i make config to recognize and build it?
accounts/el/Makefile
right next to the other accounts/... lines.
2) In the file accounts/Makefile.am in the variable definition for SUBDIRS, you just need to add the value "el".
3) In your newly created accounts/el/ directory, you need to create a file Makefile.am, which you probably just copy from some of the other accounts/... directories. Insert the "el" entry instead of the other language name. If you added/removed some acctchrt_*.gnucash-xea files, add or remove the respective lines for the account_DATA variable in the Makefile.am file.
That's it. If you want to submit your final account templated to the gnucash distribution, feel free to email a .tar.gz package or a diff to [EMAIL PROTECTED] (maybe CC to me)
Thank you very much for your contribution.
Christian
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
