babl r188 - in trunk: . babl/base extensions tests



Author: kcozens
Date: 2007-01-01 20:58:45 +0000 (Mon, 01 Jan 2007)
New Revision: 188
ViewCVS link: http://svn.gnome.org/viewcvs/babl?rev=188&view=rev

Modified:
   trunk/ChangeLog
   trunk/babl.pc.in
   trunk/babl/base/Makefile.am
   trunk/configure.ac
   trunk/extensions/Makefile.am
   trunk/tests/Makefile.am
Log:
2007-01-01  Kevin Cozens  <kcozens cvs gnome org>

	Some changes to fix build problems in FreeBSD and Windows.

	* configure.ac: Added missing m4 defines specifying version numbers,
	and tests for libdl and libm (sets DL_LIB and MATH_LIB respectively).

	* babl.pc.in: Replaced several hard-coded items with ones defined
	when configure is run.

	* babl/base/Makefile.am:
	* extensions/Makefile.am:
	* tests/Makefile.am: Use $(DL_LIB) and $(MATH_LIB) instead of
	hard-coded options.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]