[linux-nfc] [neard][PATCH 1/8] build: adjust configure.ac syntax to match autoupdate
Krzysztof Kozlowski <[email protected]> Wed, 22 Sep 2021 18:11:06 +0200
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
Effect of autoupdate, without changing the version. Signed-off-by: Krzysztof Kozlowski <[email protected]> --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 25b12b9a85d8..a1f7bd8bf56a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_PREREQ(2.60) -AC_INIT(neard, 0.17, [[email protected]]) +AC_PREREQ([2.60]) +AC_INIT([neard],[0.17],[[email protected]]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) -- 2.30.2 _______________________________________________ Linux-nfc mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s