Sadly we can't globally enable subdir-objects due to gettext choking on it so enable at least where it's necessary. Remove the following warning from build: src/bin/e_fm/Makefile.am:40: warning: source file '../e_prefix.c' is in a subdirectory, src/bin/e_fm/Makefile.am:40: but option 'subdir-objects' is disabled 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. src/bin/e_fm/Makefile.am:43: warning: source file '../e_fm_shared_codec.c' is in a subdirectory, src/bin/e_fm/Makefile.am:43: but option 'subdir-objects' is disabled src/bin/e_fm/Makefile.am:43: warning: source file '../e_fm_shared_device.c' is in a subdirectory, src/bin/e_fm/Makefile.am:43: but option 'subdir-objects' is disabled src/bin/e_fm/Makefile.am:43: warning: source file '../e_user.c' is in a subdirectory, src/bin/e_fm/Makefile.am:43: but option 'subdir-objects' is disabled src/bin/e_fm/Makefile.am:43: warning: source file '../e_sha1.c' is in a subdirectory, src/bin/e_fm/Makefile.am:43: but option 'subdir-objects' is disableddevs/sachiel/e19
parent
54b71428ca
commit
c8a624cc85
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue