Follow-up Comment #4, sr#111007 (group autoconf):

I finish analisis of 2.72 impacts. *Warning is harmless*.

The real script is this one -
https://gitlab.com/secsh/pkixssh/-/blob/master/configure.ac .

Unlike expectations expressed in a response quoted below ./configure --help
shows that content of version.m4 is used.

For protocol autotools used in tests and generation are located in separate
directories by project and release.
I guess that this does not make difference to the installation in system
default paths.


----
$ cat version.m4
# update version number here and if necessary
# in version.h and in contrib/*/pkixssh.spec

m4_define([SSH_PACKAGE], [PKIX-SSH])
m4_define([SSH_VERSION], [14.4])
m4_define([SSH_BUGREPORT], [ssh_x...@roumenpetrov.info])
m4_define([SSH_URL], [https://roumenpetrov.info/secsh])

$ ./configure --help
'configure' configures PKIX-SSH 14.4 to adapt to many kinds of systems.
....
Report bugs to <ssh_x...@roumenpetrov.info>.
PKIX-SSH home page: <https://roumenpetrov.info/secsh>.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?111007>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to