Removed obsolete comments now that Modest works with maemo launcher
[modest] / debian / rules
index fd0a3ae..015fa25 100755 (executable)
@@ -25,8 +25,6 @@ ifneq (,$(findstring thumb,$(DEB_BUILD_OPTIONS)))
         CFLAGS += -mthumb
 endif
 
         CFLAGS += -mthumb
 endif
 
-# maemo-launcher support is not working properly yet, so leave it disabled
-#DEB_BUILD_OPTIONS := $(DEB_BUILD_OPTIONS),nolauncher
 ifeq (,$(findstring nolauncher,$(DEB_BUILD_OPTIONS)))
        conf_opt = --enable-maemo-launcher
 endif
 ifeq (,$(findstring nolauncher,$(DEB_BUILD_OPTIONS)))
        conf_opt = --enable-maemo-launcher
 endif