> Autoconf complains:
> ./aclocal.m4:2508: error: m4_defn: undefined macro: _m4_divert_diversion
> acfunctions.m4:1108: AM_FUNC_OBSTACK is expanded from...
> ./aclocal.m4:2508: the top level
>
> in aclocal.m4
> AC_DEFUN(AM_FUNC_OBSTACK,
This should be "AC_DEFUN([AM_FUNC_OBSTACK]," - autoconf it
Hi,
I have problems with the KDE makefile cvs creation process.
A bit of backgroud: KDE uses a common "admin" dir with standardized
scripts and macro to create Makefile for all the various modules and their
subdirs. Those scripts are called from a Makefile.common that creates
(merging similar