patch-configure 390 B

12345678910111213
  1. $OpenBSD: patch-configure,v 1.1 2013/12/06 16:06:50 jca Exp $
  2. --- configure.orig Thu Dec 5 23:13:36 2013
  3. +++ configure Thu Dec 5 23:13:51 2013
  4. @@ -1582,7 +1582,7 @@ EOF
  5. fi
  6. -for ac_hdr in sgtty.h termio.h unistd.h string.h
  7. +for ac_hdr in sgtty.h termios.h termio.h unistd.h string.h
  8. do
  9. ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
  10. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6