Fix missing comma in the last commit.
Этот коммит содержится в:
родитель
b59eaab4ad
Коммит
6cc1e873ef
@ -582,7 +582,7 @@ dnl Support for background operations
|
||||
AC_ARG_ENABLE([background],
|
||||
[ --enable-background Support for background file operations [[yes]]])
|
||||
if test "x$enable_background" != xno; then
|
||||
AC_DEFINE(WITH_BACKGROUND, 1 [Define to enable background file operations])
|
||||
AC_DEFINE(WITH_BACKGROUND, 1, [Define to enable background file operations])
|
||||
fi
|
||||
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user