gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib


From: gsasl-commit
Subject: CVS gsasl/lib
Date: Tue, 30 Nov 2004 15:32:24 +0100

Update of /home/cvs/gsasl/lib
In directory dopio:/tmp/cvs-serv4476

Modified Files:
        configure.ac 
Log Message:
Fix.


--- /home/cvs/gsasl/lib/configure.ac    2004/11/30 14:30:34     1.35
+++ /home/cvs/gsasl/lib/configure.ac    2004/11/30 14:32:24     1.36
@@ -362,9 +362,9 @@
                minilibidn_enabled=$enableval, minilibidn_enabled=no)
 if test "$minilibidn_enabled" = "no"; then
        sj_CHECK_HEADERLIB(stringprep.h, idn, stringprep_check_version,,
-               minilibidn_enabled=yes
+               [minilibidn_enabled=yes
                AM_ICONV
-               AC_MSG_WARN([[Libidn not found.  Using the included copy.]]))
+               AC_MSG_WARN([[Libidn not found.  Using the included copy.]])])
 fi
 AC_MSG_CHECKING([whether to use the included libidn])
 AC_MSG_RESULT($minilibidn_enabled)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]