mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
Use tabs consistently inside "case $host".
This commit is contained in:
parent
20e5e8ba9c
commit
5faa52d295
@ -1163,7 +1163,8 @@ mips-sony-bsd|mips-sony-newsos4)
|
|||||||
|
|
||||||
*-*-lynxos)
|
*-*-lynxos)
|
||||||
CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"
|
CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"
|
||||||
AC_DEFINE([BROKEN_SETVBUF], [1], [LynxOS has broken setvbuf() implementation])
|
AC_DEFINE([BROKEN_SETVBUF], [1],
|
||||||
|
[LynxOS has broken setvbuf() implementation])
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user