Hi,
I was trying to compile Dia from cvs. When running autogen.sh, aclocal gives
me this error:
aclocal: configure.in: 0: macro `AM_PATH_PYTHON' not found in library
aclocal: configure.in: 0: macro `AM_PATH_PYTHON' not found in library
aclocal: macro `AM_PATH_PYTHON' required but not defined
aclocal: macro `AM_PATH_PYTHON' required but not defined
aclocal: macro `AM_PATH_PYTHON' required but not defined
which can be found in AC_PROVIDE() in various macros in acinclude.m4. I've
tried to find a source package that has this macro defined but has no luck in
finding it. I have python 1.5.2 installed and there are no m4 file in the
source package.
Regards,
Patrick