Le 10 août 2012 à 11:58, Stefano Lattarini a écrit : > Instead, use the new make variables $(am.conf.host-triplet), > $(am.conf.build-triplet) and $(am.conf.host-triplet) are defined.
I guess the last one is 'target', and I parse error on this sentence. > * automake.in (preprocess_file): Drop 'HOST', 'BUILD' and 'TARGET' > transforms. Their role taken over … their role _is_? > (generate_makefile): ... by the new variables 'am.conf.host-triplet', > 'am.conf.build-triplet' and 'am.conf.target-triplet' defined here. > * lib/am/dejagnu.am: Adjust. > * t/triplet.sh: New test. As usual, nice test!
