I am trying to compile gtkhtml for evolution-1.1.2 however aclocal fails
with the following
aclocal: configure.in: 23: macro `AM_ACLOCAL_INCLUDE' not found in
library
aclocal: configure.in: 49: macro `AM_GNOME_GETTEXT' not found in library

a grep on /usr/share/aclocal shows

grep -r AM_ACLOCAL_INCLUDE /usr/share/aclocal
aclocal      aclocal-1.4  aclocal-1.5  aclocal-1.6  
[mike@localhost gtkhtml-1.1.4]$ grep -r AM_ACLOCAL_INCLUDE
/usr/share/aclocal
/usr/share/aclocal/gnome-macros/aclocal-include.m4:dnl
AM_ACLOCAL_INCLUDE(macrodir)
/usr/share/aclocal/gnome-macros/aclocal-include.m4:AC_DEFUN([AM_ACLOCAL_INCLUDE],
/usr/share/aclocal/gnome-macros/autogen.sh:    macrodirs=`sed -n -e
's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`


So why isnt it being found
I have automake 1.4,1.5 and 1.6 installed (1.4 default)
-- 
Linux, Gnome what more do you need
http://www.redtux.demon.co.uk

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to