On Tue, May 22, 2012 at 7:59 AM, del_pras wrote:
>
> Hello,
> I am trying to build connman (connection manager) package using autotools.
> Below error is coming when i run the command : "sh ./autogen.sh"
> ==
> user@ubuntu:/mnt/h
The forthcoming Automake release is about to break the means I have
been using to automatically version my package (without manually
editing configure.ac) for the past 9 years. I am told to use m4 code
in the AC_INIT arguments in order to supply package versioning
information. This is what I