* Akim Demaille:
| ACLOCAL_AMFLAGS = -I dir
Not ACLOCAL_FLAGS?
Just trying install gimp from cvs. Installed latest automake
cvs before. Export ACLOCAL_AMFLAGS, and gimp's autogen.sh
complains about m4 files, and suggest using ACLOCAL_FLAGS. I
unset _AMFLAGS, and set _FLAGS, and it seems, that w
Hello,
can I use/define somehow additional aclocal directory, where
I can put additional m4 files?
My /usr/share/aclocal is monted as readonly nfs partition,
so I can't put new m4 files into it. I'm also not the root.