office-gobmx/libcroco
Stephan Bergmann 7c4f2ec8a7 Simplify install name handling for external libraries on Mac OS X
...by allowing our special @___... tokens anywhere within an install name,
so that external modules can configure --prefix=/@___... etc.  This removes
the need for the special extshl and EXTRPATH=LOADER.  Also, a new
OUT2BIN_NONE can be used for external modules where the generated libraries
need the default EXTRPATH=OOO, but generated executables are only used
during the build and such need RPATH=NONE.
2012-02-29 18:46:38 +01:00
..
prj
libcroco-0.6.2.patch
makefile.mk Simplify install name handling for external libraries on Mac OS X 2012-02-29 18:46:38 +01:00
README

A general CSS parsing and manipulation library written in C for the GNOME project.

From:
[https://launchpad.net/libcroco]