Hello,

doing a vanilla compile/install of centerim 4.22.2 from
tarball comes up with an error in file

        src/Makefile.in

My make (GNU Make version 3.79.1) complains about a target '|'
with no rule. Changing line 1063 from

        $(centerim_OBJECTS) git-version.h : | git_version

to

        $(centerim_OBJECTS) git-version.h : git_version

fixes this problem.


Regards

Martin Jacobs


-- 
_______________________________________________
Centerim-devel mailing list
Centerim-devel@centerim.org
http://centerim.org/mailman/listinfo/centerim-devel
http://www.centerim.org/

Reply via email to