Revision: 6791
Author: ek.kato
Date: Fri Nov  5 06:11:34 2010
Log: * m4/openssl.m4 : Remove redundant brackets.

http://code.google.com/p/uim/source/detail?r=6791

Modified:
 /trunk/m4/openssl.m4

=======================================
--- /trunk/m4/openssl.m4        Tue Sep 28 19:50:53 2010
+++ /trunk/m4/openssl.m4        Fri Nov  5 06:11:34 2010
@@ -39,8 +39,7 @@
                                CPPFLAGS="-I${withval} ${CPPFLAGS}"
                        fi
                fi
-       ],
-       []
+       ]
 )

 LIBS="-lcrypto $LIBS"

Reply via email to