This patch is for glib-config.in so that Solaris systems will generate
a path library for the run-time linker. Essentially, all it does
is add a "-R${libdir}" to the libs line. By doing this, Solaris system
users will not have to have a LD_LIBRARY_PATH variable set so that
the software will build and run correctly.
Ben Taylor
[email protected]
Oct 2, 2000