Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : screenshot

Dir     : e_modules/screenshot


Modified Files:
        configure.in 


Log Message:
Fix formatting a bit.

===================================================================
RCS file: /cvs/e/e_modules/screenshot/configure.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- configure.in        13 Nov 2007 06:39:03 -0000      1.29
+++ configure.in        15 Nov 2007 02:54:57 -0000      1.30
@@ -70,14 +70,14 @@
 if test -z "$SCROT"; then
     AC_MSG_WARN([Scrot not found])
 else
-       AC_DEFINE_UNQUOTED(HAVE_SCROT, 1, "You Have Scrot")
-       AC_DEFINE_UNQUOTED(SCROT_PATH, "$SCROT", "You Have Scrot")
+    AC_DEFINE_UNQUOTED(HAVE_SCROT, 1, "You Have Scrot")
+    AC_DEFINE_UNQUOTED(SCROT_PATH, "$SCROT", "You Have Scrot")
 fi
 
 if test -z "$IMPORT"; then
-       if test -z "$SCROT"; then
-                       AC_MSG_ERROR("You do not have import or scrot 
installed.")      
-       fi
+   if test -z "$SCROT"; then
+      AC_MSG_ERROR("You do not have import or scrot installed.")
+   fi
 fi
 
 AC_OUTPUT([



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