From: Guillem Jover Date: Tue, 5 Sep 2023 01:02:44 +0000 (+0200) Subject: build: Add missing dash to macro title bar X-Git-Tag: 0.11.8~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7367c9ced9a0a69ce28bcaf319d50649a41a483;p=thirdparty%2Flibbsd.git build: Add missing dash to macro title bar --- diff --git a/m4/libbsd-compiler.m4 b/m4/libbsd-compiler.m4 index dd8fbeb..135f38c 100644 --- a/m4/libbsd-compiler.m4 +++ b/m4/libbsd-compiler.m4 @@ -1,7 +1,7 @@ # Copyright © 2021 Guillem Jover # LIBBSD_CHECK_COMPILER_FLAG -# ------------------------- +# -------------------------- AC_DEFUN([LIBBSD_CHECK_COMPILER_FLAG], [ AS_VAR_PUSHDEF([libbsd_varname_cache], [libbsd_cv_cflags_$1]) AC_CACHE_CHECK([whether $CC accepts $1], [libbsd_varname_cache], [