GNU bug report logs -
#32269
AM_INIT_AUTOMAKE, subdir-objects, and $(DEPDIR) not being set correctly
Previous Next
Full log
View this message in rfc822 format
On 07/25/2018 05:06 PM, Philip Prindeville wrote:
> Well, the above assumes Gnu Make, yes.
>
> How many other flavors of Make does automake/autoconf work with?
At the moment, all of them.
Automake 2.0 (currently a work in progress if you check out the right
branches in git) requires GNU make, for more compact makefiles at the
expense of ditching portability to other arcane makes, now that GNU make
is more likely to be easily obtained on modern systems. But automake
1.x still tries as hard as possible to produce Makefiles portable to all
common make implementations, as long as your Makefile.am doesn't add
non-portable code to be passed through to Makefile.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
This bug report was last modified 7 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.