]> jfr.im git - irc/blitzed-org/bopm.git/commitdiff
--with-unreal is no longer needed (the "PROTOCTL HCN" stuff goes in the
authorandy <redacted>
Tue, 31 Dec 2002 08:12:55 +0000 (08:12 +0000)
committerandy <redacted>
Tue, 31 Dec 2002 08:12:55 +0000 (08:12 +0000)
bopm.conf now).

libopm only supports poll() for now.

INSTALL

diff --git a/INSTALL b/INSTALL
index 31e5c3cf3badd99d60ef2e132eeb04c6c067cf4c..b0ac1102c84b783d510978ee46bac859efc9c7ee 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -30,14 +30,6 @@ Make
                         version).  At this stage Unreal also requires
                         patching, you can get that patch from our web site.
 
-    --with-select       Use select() instead of poll() even if your system
-                        has poll()
-
-    --enable-ipv6      Enable IPv6 features which allow BOPM to connect to
-                        IPv6 server addresses and scan clients who have
-                       IPv6 addresses.  These features are still extremely
-                       experiemental as of v2.4.
-
     configure has many other options, see ./configure --help for more
     details.