Re: [PATCH] Change Build to allow BSD/OS to work

2001-11-10 Thread Sascha Schumann
Hi David, > Basically we decide on the settings of INCLUDE and INCLUDE_QUOT so that on a > "standard" system we have what we always had, namely > > In making the change I moved the makefiles into the standard AC_OUTPUT line > so that configure does those substitions Why? Which problem ar

[PATCH] Change Build to allow BSD/OS to work

2001-11-09 Thread David Reid
This patch is only a very small proof as I didn't bother amending all the Makefiles Basically we decide on the settings of INCLUDE and INCLUDE_QUOT so that on a "standard" system we have what we always had, namely include $(top_builddir)/... but on BSD/OS we have .include "$(top_builddir)/..."