Hi Anders,

Could you post the full modified file as an attachment.

Thanks,
Robert.

On Thu, Apr 22, 2010 at 1:37 PM, Anders Backman <ande...@cs.umu.se> wrote:
> How often is OpenThreads tagged?
> I see that the 2.3.0 been there a while now.
> And there is still a problem with a missing file:
> OpenThreads/packaging/pkgconfig/openthreads.pc.in
> Which should contain:
> cat > packaging/pkgconfig/openthreads.pc.in << _EOF_
> # pkg-config source file
>
> pref...@cmake_install_prefix@
> exec_prefix=${prefix}
> libdir=${exec_prefix}/l...@lib_postfix@
> includedir=${prefix}/include
>
> Name: openthreads
> Description: Object-Oriented (OO) thread interface for C++ programmers
> Version: @OPENTHREADS_VERSION@
> Requires:
> Conflicts:
> Libs: -L${libdir} -lOpenThreads
> Cflags: -I${includedir}
> _EOF_
> Any chance that someone will fix this and tag a new version?
> /Anders
>
> --
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to