diff options
author | Thomas Adam <thomas@xteddy.org> | 2013-10-03 22:31:26 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2013-10-05 12:44:09 +0100 |
commit | 75f5b3dab669ab79a6ff11f70ff75589fc1946c5 (patch) | |
tree | e4ab7ff80d45243880179e58f60c687264a0df72 /cmd-save-buffer.c | |
parent | 710eeb2a33cb91c05251c69d7eb1a572aed44cb4 (diff) | |
download | rtmux-75f5b3dab669ab79a6ff11f70ff75589fc1946c5.tar.gz rtmux-75f5b3dab669ab79a6ff11f70ff75589fc1946c5.tar.bz2 rtmux-75f5b3dab669ab79a6ff11f70ff75589fc1946c5.zip |
Add subdir-objects to shut automake up
automake 1.14 onwards has started emitting lots of warnings about this
option:
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the
'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding
output
automake: object file(s) will be placed in the top-level directory.
However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same
subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout
your
automake: project, to avoid future incompatibilities.
So enable this in AM_INIT_AUTOMAKE.
This doesn't seem to break older automake versions.
Diffstat (limited to 'cmd-save-buffer.c')
0 files changed, 0 insertions, 0 deletions