shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi


From: shishi-commit
Subject: CVS shishi
Date: Sun, 23 Oct 2005 23:11:10 +0200

Update of /home/cvs/shishi
In directory dopio:/tmp/cvs-serv28447

Modified Files:
        configure.ac 
Log Message:
Fix.


--- /home/cvs/shishi/configure.ac       2005/10/23 21:06:00     1.166
+++ /home/cvs/shishi/configure.ac       2005/10/23 21:11:10     1.167
@@ -104,7 +104,7 @@
 AC_ARG_ENABLE(ipv6,
   AC_HELP_STRING([--disable-ipv6], [Don't use IPv6 even if available]))
 if test "$enable_ipv6" != "no"; then
-  AC_REQUIRE([gl_SOCKET_FAMILIES])
+  gl_SOCKET_FAMILIES
   enable_ipv6=$gl_cv_socket_ipv6
 fi
 if test "$enable_ipv6" != "no"; then





reply via email to

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