mirror of
https://github.com/vbatts/bvi.git
synced 2025-08-02 07:30:28 +00:00
cleanup mixed use of tabs and spaces
still isn't 100%, but is progress Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
92a88a4b4b
commit
f62d2aa929
14 changed files with 176 additions and 176 deletions
2
macro.m4
2
macro.m4
|
@ -35,7 +35,7 @@ AC_CHECK_HEADER
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
],[
|
],[
|
||||||
# statt: AC_MSG_ERROR([bvi requires a curses library])
|
# statt: AC_MSG_ERROR([bvi requires a curses library])
|
||||||
AC_CHECK_HEADER
|
AC_CHECK_HEADER
|
||||||
(
|
(
|
||||||
[ncursesw/curses.h],
|
[ncursesw/curses.h],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue