[Bug 784] HAVE_TCSENDBREAK missing from acconfig.h
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Thu Jan  8 20:16:47 EST 2004
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=784
           Summary: HAVE_TCSENDBREAK missing from acconfig.h
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build system
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: des at freebsd.org
acconfig.h does not have an entry for HAVE_TCSENDBREAK, so the configure.ac 
check for that function is a noop, and the compatibility tcsendbreak() will 
always be compiled in, even on systems that already have it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list