我有选项subdir-objects设置configure.ac:
subdir-objects
configure.ac
AM_INIT_AUTOMAKE([subdir-objects])
有没有可能有条件地禁用它特别是Makefiles(Makefile.am)?
Makefile.am
谢谢.
automake gnu build autotools
automake ×1
autotools ×1
build ×1
gnu ×1