Minor misspelling corrected: missing "test" after "if"
Этот коммит содержится в:
родитель
595c9f87d8
Коммит
e5cbe1bb96
@ -85,7 +85,7 @@ if test x$GCC = xyes; then
|
||||
fi
|
||||
|
||||
dnl Debug mode is turned ON for now
|
||||
if x$CCOPTS = x; then
|
||||
if test x$CCOPTS = x; then
|
||||
CCOPTS='-g'
|
||||
fi
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user