Am 29.08.2016 um 04:17 schrieb Paul Eggert:
Have you looked at the similar change that is planned for Automake 1.16?
To build that, you can do this:
I've looked previously but haven't found anything helpful. But perhaps I
overlooked. I'll check again but can you give me a hint at which
change
Have you looked at the similar change that is planned for Automake 1.16? To
build that, you can do this:
git clone -b minor git://git.savannah.gnu.org/automake.git
cd automake
./bootstrap.sh
./configure --prefix=/your/favorite/directory
make
Assuming your needs aren't satisfied already by 1.16'
Am 27.01.2016 um 09:50 schrieb Thomas Martitz:
This option is intended to be used in conjunction with subdir-objects and
Automake-time substitutions for included makefile fragments (%C%,
%D%). It
suppresses the generation path components in object filenames.
Ping. Can anyone please review th
This option is intended to be used in conjunction with subdir-objects and
Automake-time substitutions for included makefile fragments (%C%, %D%). It
suppresses the generation path components in object filenames.
It should equivalent to setting %C%_foo_SHORTNAME=foo, except it can work if
the make
This option is intended to be used in conjunction with subdir-objects and
Automake-time substitutions for included makefile fragments (%C%, %D%). It
suppresses the generation path components in object filenames.
It should equivalent to setting %C%_foo_SHORTNAME=foo, except it can work if
the make