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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Aug 4 13:32:28 EEST 2009
Author: makarhun
Date: 2009-08-04 13:32:26 +0300 (Tue, 04 Aug 2009)
New Revision: 19030

Modified:
   projects/haf/trunk/maemo-launcher/launcher/Makefile.am
Log:
define prctl to get cleaner bootgraphs

Modified: projects/haf/trunk/maemo-launcher/launcher/Makefile.am
===================================================================
--- projects/haf/trunk/maemo-launcher/launcher/Makefile.am	2009-08-04 10:28:44 UTC (rev 19029)
+++ projects/haf/trunk/maemo-launcher/launcher/Makefile.am	2009-08-04 10:32:26 UTC (rev 19030)
@@ -65,7 +65,8 @@
 	-DPROG_NAME="\"maemo-launcher\"" \
 	-DBOOSTER_DIR=$(BOOSTER_DIR) \
 	-DBOOSTER_DEFAULT="\"null\"" \
-	-DDEFENDER=$(DEFENDER)
+	-DDEFENDER=$(DEFENDER) \
+	-DHAVE_PRCTL_SET_NAME
 maemo_launcher_LDADD = -ldl $(DBUS_LIBS)
 # FIXME: Use rdynamic for now until the boosters do not use the report
 #        functions.

More information about the maemo-commits mailing list