Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : epplets

Dir     : e16/epplets


Modified Files:
        configure.in 


Log Message:
Eliminate EBIN.

===================================================================
RCS file: /cvs/e/e16/epplets/configure.in,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- configure.in        31 Mar 2006 22:56:17 -0000      1.40
+++ configure.in        12 Apr 2006 18:20:44 -0000      1.41
@@ -1,4 +1,4 @@
-dnl# $Id: configure.in,v 1.40 2006/03/31 22:56:17 kwo Exp $
+dnl# $Id: configure.in,v 1.41 2006/04/12 18:20:44 kwo Exp $
 
 AC_INIT(api/epplet.c)
 AM_INIT_AUTOMAKE(epplets, 0.9)
@@ -285,19 +285,6 @@
 #  AC_MSG_RESULT(warning:  EROOT environment variable not detected.  Using 
$EROOT)
   AC_SUBST(EROOT)
 #fi
-# If $EBIN is set use it, unless a make distcheck is being done
-# Makes the gratuitous assumption that "=inst" is neccessary and
-# sufficuent for a make distcheck
-#AC_MSG_CHECKING(for Enlightenment binary location)
-#if test -n "$EBIN" -a `echo "$prefix" | sed -e 's:[=_]inst::'` = "$prefix"
-#then
-#  AC_SUBST(EBIN)
-#  AC_MSG_RESULT($EBIN)
-#else
-  EBIN=`eval echo $ENLIGHTENMENT_BIN`
-#  AC_MSG_RESULT(warning:  EBIN environment variable not detected.  Using 
$EBIN)
-  AC_SUBST(EBIN)
-#fi
 
 # Should we install E-Mixer?
 # Probably not ;-) But we may as well check!
@@ -359,8 +346,6 @@
 AC_SUBST(SGI_LIBS)
 AC_SUBST(SGI_DEFINES)
 
-basedir=.
-
 AM_CONFIG_HEADER(config.h)
 
 AC_OUTPUT(Makefile api/Makefile epplets/Makefile debian/Makefile api/epplet.h)
@@ -373,4 +358,4 @@
 echo "Then type 'make install' to install."
 echo
 echo "If you are installing epplets for the first time, don't forget"
-echo "to run $EBIN/e_gen_menus to build your epplets menu"
+echo "to regenerate menus to build your epplets menu"




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to