Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:
No reason why favorites shouldn't be enabled.

===================================================================
RCS file: /cvs/e/e17/apps/e/configure.in,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -3 -r1.153 -r1.154
--- configure.in        24 Mar 2007 09:17:29 -0000      1.153
+++ configure.in        24 Mar 2007 18:19:50 -0000      1.154
@@ -154,16 +154,6 @@
 AC_CHECK_LIB(dl, dlopen, dlopen_libs=-ldl)
 AC_SUBST(dlopen_libs)
 
-AC_MSG_CHECKING([whether to enable Favorite Applications menu])
-AC_ARG_ENABLE([favorites],
-   AS_HELP_STRING([--enable-favorites],[enable Favorite Applications menu 
@<:@yes@:>@]),
-   [e_cv_enable_favorites=$enableval],
-   AC_CACHE_VAL([e_cv_enable_favorites], [e_cv_enable_favorites=yes]))
-if test "[${e_cv_enable_favorites}]" = yes; then
-   AC_DEFINE_UNQUOTED([ENABLE_FAVORITES],[1],[enable Favorite Applications 
menu])
-fi
-AC_MSG_RESULT([$e_cv_enable_favorites])
-
 AC_MSG_CHECKING([whether to enable Files menu item])
 AC_ARG_ENABLE([files],
    AS_HELP_STRING([--enable-files],[enable Files menu item @<:@yes@:>@]),



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to