mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 18:26:32 +02:00
tweak syntax. duh
This commit is contained in:
@@ -32,9 +32,8 @@ AC_DEFUN([UTILS_SYS_OPEN_MAX],
|
||||
}
|
||||
]])],
|
||||
[utils_cv_sys_open_max=`cat conftest.omax`],
|
||||
[utils_cv_sys_open_max='internal error in open-max.m4']
|
||||
[utils_cv_sys_open_max='cross compiling run-test in open-max.m4'],
|
||||
)])
|
||||
[utils_cv_sys_open_max='internal error in open-max.m4'],
|
||||
[utils_cv_sys_open_max='cross compiling run-test in open-max.m4'])])
|
||||
|
||||
AC_DEFINE_UNQUOTED([UTILS_OPEN_MAX],
|
||||
$utils_cv_sys_open_max,
|
||||
|
||||
Reference in New Issue
Block a user