[linux-nfc] Re: [neard][PATCH 1/8] build: adjust configure.ac syntax to match autoupdate
Krzysztof Kozlowski <[email protected]> Thu, 23 Sep 2021 17:54:41 +0200
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
On 22/09/2021 18:11, Krzysztof Kozlowski wrote: > 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]) > All applied to master in https://github.com/linux-nfc/neard Best regards, Krzysztof _______________________________________________ Linux-nfc mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s