| Summary: | HAVE_TCSENDBREAK missing from acconfig.h | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Dag-Erling Smørgrav <des> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Dag-Erling Smørgrav
2004-01-08 02:16:46 AEDT
With my version of autoconf (2.52), HAVE_TCSENDBREAK gets put into config.h.in by autoheader because of the AC_CHECK_FUNCS(tcsendbreak), and on RH9, after running configure I end up with HAVE_TCSENDBREAK defined in my config.h. Is this dependant on autoconf version? Closed based on further info from the reporter: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=107355513604933 Mass change of RESOLVED bugs to CLOSED |