Hi Ruslan,
thanks for your patch. Pushed.
Cheers
Radek
On Fri, 2012-05-11 at 22:31 +0400, Ruslan Kabatsayev wrote:
> Hello all.
>
> Current autogen.sh only sets "-I ./m4" when ACLOCAL_FLAGS are empty,
> leading to problems with expansion of libo_MINGW_CHECK_DLL macro.
> As people on IRC have sa
Hello all.
Current autogen.sh only sets "-I ./m4" when ACLOCAL_FLAGS are empty,
leading to problems with expansion of libo_MINGW_CHECK_DLL macro.
As people on IRC have said, it should append this option to existing
flags. So, I'm attaching a patch which fixes this.
Regards,
Ruslan
0001-autogen.