You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/m4
Christian Beier 26d5253ca6 Ship the required macros in the m4/ directory.
This is recommended practice as per
https://www.gnu.org/software/automake/manual/html_node/Local-Macros.html.

It fixes the problem that arose when one of the maintainers could not build LibVNCServer
after https://github.com/LibVNC/libvncserver/pull/38 was merged.

Symptoms included

  checking whether make sets $(MAKE)... yes
  ./configure: line 2481: syntax error near unexpected token `rfb/rfbconfig.h'
  ./configure: line 2481: `AX_PREFIX_CONFIG_H(rfb/rfbconfig.h)'

until autoconf-archive was installed (which was a previously unmentioned
requirement for Pull Request #38) – this is not always an option, in particular
when the project needs to be built using a system-wide autoconf installation
that cannot be modified easily by the developer.
12 years ago
..
ax_create_stdint_h.m4 Ship the required macros in the m4/ directory. 12 years ago
ax_prefix_config_h.m4 Ship the required macros in the m4/ directory. 12 years ago
ax_type_socklen_t.m4 Ship the required macros in the m4/ directory. 12 years ago
libgcrypt.m4 Ship the required macros in the m4/ directory. 12 years ago