tests/target-cflags.test


Log

Author Commit Date CI Message
Akim Demaille dc9a4021 2001-01-26T14:21:37 * m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_CC' etc. in clear. * m4/init.m4: Likewise. * m4/sanity.m4: s/conftestfile/conftest.file/.
Tom Tromey 5a096ac0 2000-02-02T04:29:02 2000-02-02 Assar Westerlund <assar@sics.se> * automake.in (handle_single_transform_list): do not use $< which is not handled by all non-GNU makes. Instead do explicit sh code testing for the file in this directory and srcdir. Based on a suggestion by Alexandre Oliva <oliva@lsd.ic.unicamp.br>