diff options
author | Christian Beier <dontmind@freeshell.org> | 2014-10-07 17:21:02 +0200 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2014-10-07 18:46:08 +0200 |
commit | 26d5253ca68bfc0bcb20c4d152ada52e0b6b15e0 (patch) | |
tree | 673d00015459f08fb141b35bcf6ca963ba7e5237 /compat/msvc/sys/time.h | |
parent | 6e39e7c6f876370a106627c2c6e06ce2f0399473 (diff) | |
download | libvncserver-26d5253ca68bfc0bcb20c4d152ada52e0b6b15e0.zip libvncserver-26d5253ca68bfc0bcb20c4d152ada52e0b6b15e0.tar.gz |
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.
Diffstat (limited to 'compat/msvc/sys/time.h')
0 files changed, 0 insertions, 0 deletions