Skip to content

use subdir-objects option on AM_INIT_AUTOMAKE#4

Open
darealshinji wants to merge 1 commit intofourmond:masterfrom
darealshinji:patch-2
Open

use subdir-objects option on AM_INIT_AUTOMAKE#4
darealshinji wants to merge 1 commit intofourmond:masterfrom
darealshinji:patch-2

Conversation

@darealshinji
Copy link

As suggested by automake:

Makefile.am:3: warning: source file 'src/main.cc' is in a subdirectory,
Makefile.am:3: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant