This allows to building the package cross again. Since the return value is not used I guess there is little loss. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> --- configure.ac | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index d3b298c..c27e890 100644 --- a/configure.ac +++ b/configure.ac @@ -387,6 +387,8 @@ AC_CACHE_VAL([scanf_cv_alloc_modifier], [scanf_cv_alloc_modifier=as], [scanf_cv_alloc_modifier=no] ) + , + [scanf_cv_alloc_modifier=no] ) ) -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html