Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/iconbar

Dir     : e17/apps/iconbar


Modified Files:
        configure.in 


Log Message:


disable editing for now.
i need to move the iconbar to use e17 style app icons.
then we can use a generic engrave based app icon editor.


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/configure.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.in        8 May 2004 15:29:43 -0000       1.7
+++ configure.in        24 Oct 2004 22:06:12 -0000      1.8
@@ -123,19 +123,6 @@
 AC_SUBST(edje_cflags)
 AC_SUBST(edje_libs)
 
-PROG="ewl-config";
-AC_PATH_PROG(EWL_CONFIG, $PROG, "", $PATH)
-if [ test -z $EWL_CONFIG ]; then
-  echo $PROG " is not in your \$PATH. Please ensure it is.";
-  echo "Read the manual page for you shell as to how to extend your path.";
-  echo "FATAL ERROR. ABORT.";
-  exit -1;
-fi
-ewl_cflags=`$EWL_CONFIG --cflags`
-ewl_libs=`$EWL_CONFIG --libs`
-AC_SUBST(ewl_cflags)
-AC_SUBST(ewl_libs)
-
 
 have_esmart_trans="no"
 dnl Make sure the esmart header/lib is available




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to