Re: [Bacula-devel] [PATCH] Making pkg-config cross-compile safe.

2018-05-27 Thread Sven Hartge
On 27.05.2018 20:10, Kern Sibbald wrote: > I have been a bit busy lately, and I did apply your patch only to find > out that it did not work.  I think you had updated some of the autoconf > files or were using a different one from me, because the new macro call > that you added to configure.in is

Re: [Bacula-devel] [PATCH] Making pkg-config cross-compile safe.

2018-05-27 Thread Kern Sibbald
Hello Sven, I have been a bit busy lately, and I did apply your patch only to find out that it did not work.  I think you had updated some of the autoconf files or were using a different one from me, because the new macro call that you added to configure.in is not in my autoconf macro files. 

Re: [Bacula-devel] [PATCH] Making pkg-config cross-compile safe.

2018-05-27 Thread Sven Hartge
On 02.04.2018 09:43, Kern Sibbald wrote: > Oh, sorry, I did not look closely enough at the first patch :-(. > Everytime autoconf/configure.in is changed I run "make configure" in the > main directory, which does the aclocal and autoconf.  This way, as a > convenience to users, I distribute an up t