summaryrefslogtreecommitdiffstats
path: root/network/hylafax+/config.local.in
diff options
context:
space:
mode:
Diffstat (limited to 'network/hylafax+/config.local.in')
-rw-r--r--network/hylafax+/config.local.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/network/hylafax+/config.local.in b/network/hylafax+/config.local.in
index 9c9d8a33c5..27747d3233 100644
--- a/network/hylafax+/config.local.in
+++ b/network/hylafax+/config.local.in
@@ -1,4 +1,4 @@
-# $Id: config.site,v 1.4 2009/05/25 18:41:23 faxguy Exp $
+# $Id: config.site 927 2009-05-25 18:41:23Z faxguy $
#
# HylaFAX Facsimile Software
#
@@ -183,8 +183,6 @@ ZLIBINC="-I/usr/include" # place to find zlib.h
# the target system. If they are set here, then they will
# override anything done by configure.
#
-#CONFIG_OPENFIFO="O_RDONLY" # mode to open FIFOs in server proc's
-#CONFIG_FIFOBUG="yes" # enable workaround for FIFO select bug
#CONFIG_TIOCMBISBYREF="yes" # pass arg by reference to ioctl
#CONFIG_WINSZHACK="no" # include extra files for TIOCWINSZ use
#CONFIG_ABORTBUG="no" # enable workaround for abort problems