Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance


Modified Files:
        configure.in 


Log Message:

entrance_edit2 (also from essien)
lets try this out a bit, then scrap entrance_edit and remove the 2.
one small issue -- this has to be run as root (since entrance keeps its config 
in /etc).
if run as a user, there are no warnings, it just silently fails. ecore_config 
should probably error out when it doesn't have access to the config file. 

===================================================================
RCS file: /cvs/e/e17/apps/entrance/configure.in,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -3 -r1.58 -r1.59
--- configure.in        11 Jun 2006 22:20:19 -0000      1.58
+++ configure.in        22 Jul 2006 09:25:44 -0000      1.59
@@ -7,6 +7,7 @@
 AC_ISC_POSIX
 AC_PROG_CC
 AM_PROG_CC_STDC
+AC_PROG_LIBTOOL
 AC_HEADER_STDC
 
 if test "x${prefix}" = "xNONE"; then



-------------------------------------------------------------------------
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