[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14099]
From:       pdontthink () users ! sourceforge ! net
Date:       2011-04-17 23:13:15
Message-ID: E1QBb9X-0000hn-6f () sfp-svn-2 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14099
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14099&view=rev
Author:   pdontthink
Date:     2011-04-17 23:13:14 +0000 (Sun, 17 Apr 2011)

Log Message:
-----------
Fix non-portable operator usage. Thanks to Emmanuel Dreyfus.

Modified Paths:
--------------
    trunk/imap_proxy/configure.in

Modified: trunk/imap_proxy/configure.in
===================================================================
--- trunk/imap_proxy/configure.in	2011-04-17 22:27:52 UTC (rev 14098)
+++ trunk/imap_proxy/configure.in	2011-04-17 23:13:14 UTC (rev 14099)
@@ -121,7 +121,7 @@
 save_LIBS="$LIBS"
 LIB_CURSES=""
 AC_CHECK_LIB(curses, initscr, LIB_CURSES="-lcurses", [ curses_found=no ])
-if test "$curses_found" == no; then
+if test "$curses_found" = no; then
   AC_CHECK_LIB(ncurses, initscr, LIB_CURSES="-lncurses",
  AC_ERROR([Can't compile without curses!!!]))
 fi


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic