[sr #111007] autoconf 2.72 warning: file 'version.m4' included several times
Румен Петров <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
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], [[email protected]]) 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 <[email protected]>. 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/