[maemo-commits] [maemo-commits] r13292 - projects/haf/trunk/maemo-launcher

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 20 14:34:17 EEST 2007
Author: guillem
Date: 2007-08-20 14:34:15 +0300 (Mon, 20 Aug 2007)
New Revision: 13292

Modified:
   projects/haf/trunk/maemo-launcher/ChangeLog
   projects/haf/trunk/maemo-launcher/README
Log:
Refer to MAEMO_LAUNCHER_LIBS instead of MAEMO_LAUNCHER_LDFLAGS.


Modified: projects/haf/trunk/maemo-launcher/ChangeLog
===================================================================
--- projects/haf/trunk/maemo-launcher/ChangeLog	2007-08-20 11:29:21 UTC (rev 13291)
+++ projects/haf/trunk/maemo-launcher/ChangeLog	2007-08-20 11:34:15 UTC (rev 13292)
@@ -1,5 +1,10 @@
 2007-08-20  Guillem Jover  <guillem.jover at nokia.com>
 
+	* README: Refer to MAEMO_LAUNCHER_LIBS instead of
+	MAEMO_LAUNCHER_LDFLAGS.
+
+2007-08-20  Guillem Jover  <guillem.jover at nokia.com>
+
 	* configure.ac: Bump version to 0.24~.
 
 2007-08-15  Guillem Jover  <guillem.jover at nokia.com>

Modified: projects/haf/trunk/maemo-launcher/README
===================================================================
--- projects/haf/trunk/maemo-launcher/README	2007-08-20 11:29:21 UTC (rev 13291)
+++ projects/haf/trunk/maemo-launcher/README	2007-08-20 11:34:15 UTC (rev 13292)
@@ -94,9 +94,9 @@
 
 	$(MAEMO_LAUNCHER_CFLAGS)
 
-And to the the application_LDFLAGS variable:
+And to the the application_LIBS variable:
 
-	$(MAEMO_LAUNCHER_LDFLAGS)
+	$(MAEMO_LAUNCHER_LIBS)
 
 
 Debian Changes


More information about the maemo-commits mailing list