diff ChangeLog @ 8771:d3382daaf4d2

Use CARBON_LIBS instead of LIBS for framework Carbon.
author Thomas Treichl <Thomas.Treichl@gmx.net>
date Tue, 17 Feb 2009 00:28:48 -0500
parents af676d09da08
children aeedc045cfe3
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 17 00:27:30 2009 -0500
+++ b/ChangeLog	Tue Feb 17 00:28:48 2009 -0500
@@ -1,5 +1,8 @@
 2009-02-17  Thomas Treichl  <Thomas.Treichl@gmx.net>
 
+	* Makeconf.in: Substitute CARBON_LIBS.
+	* configure.in: Use CARBON_LIBS instead of LIBS for framework Carbon.
+
 	* configure.in: Fix test for X11 if "--without-x" is given.
 
 2009-02-16  Jaroslav Hajek  <highegg@gmail.com>