Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : calendar

Dir     : e_modules/calendar


Modified Files:
        configure.in 


Log Message:
clean up configure scripts

===================================================================
RCS file: /cvs/e/e_modules/calendar/configure.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- configure.in        12 Nov 2007 05:07:13 -0000      1.17
+++ configure.in        12 Nov 2007 21:09:02 -0000      1.18
@@ -41,7 +41,7 @@
   [
     E_CONFIG=$withval;
     echo "using "$E_CONFIG" for enlightenment-config";
-  ],[
+  ], [
     PROG="enlightenment-config";
     AC_PATH_PROG(E_CONFIG, $PROG, "", $PATH)
   ]
@@ -58,6 +58,6 @@
 AC_OUTPUT([
 Makefile
 e_modules-calendar.spec
-],[
+], [
 ])
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to