Use the supported invocation of AC_INIT.
The 1-argument version of AC_INIT is obsolete since 2003. Moreover, it prevents ./configure --version from giving a meaningful output.
Please register or sign in to comment
The 1-argument version of AC_INIT is obsolete since 2003. Moreover, it prevents ./configure --version from giving a meaningful output.