Re: Tiny Makefile fix for --enable-sql

2002-10-14 Thread Derek Atkins
This is known and has already been fixed in the 1.6 CVS branch, but it is unlikely that a 1.6.9 will be released. -derek [EMAIL PROTECTED] writes: > In order to get either 1.6.7 or 1.6.8 to build when configured with > --enable-sql, I had to modify src/engine/Makefile.am. The build was > fail

Tiny Makefile fix for --enable-sql

2002-10-13 Thread chouser
In order to get either 1.6.7 or 1.6.8 to build when configured with --enable-sql, I had to modify src/engine/Makefile.am. The build was failing with: make[1]: *** No rule to make target `../libgncengine.la', needed by `libgnc_postgres.la'. Stop. make[1]: Leaving directory `/var/tmp/portage/gn