On Jul 19, 2013, at 1:12 AM, Herbert Thoma <herbert.th...@iis.fraunhofer.de> 
wrote:

> Am 18.07.2013 18:06, schrieb John Ralls:
>> 
>> On Jul 18, 2013, at 8:25 AM, Herbert Thoma <herbert.th...@iis.fraunhofer.de> 
>> wrote:
>> 
>>> Hi,
>>> 
>>> ./configure: line 21309: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www 
>>> main))'
>>> 
>> 
>> That macro is defined in /usr/aclocal/guile.m4 -- or maybe guile1.m4 in
>> your case. Did you install the guile1-dev package?
> 
> I have a guile1.m4 in /usr/share/aclocal that was installed with the
> libguile1-devel package.
> 
> I tried a symlink there (guile.m4 -> guile1.m4) but I still get
> the same error.

Take a look in guile1.m4 to make sure the package maintainer didn't rename the 
macro to         GUILE1_MODULE_AVAILABLE.
The symlink doesn't make any difference: Aclocal searches every file in it's 
path for macro definitions.

Regards,
John Ralls


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to