This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC' [...] but what about the others? in particular, automake tells me to add AC_PROC_CC to configure.in, but if i do that, autoconf complains:
It's AC_PROG_CC, not AC_PROC_CC ;) ^ -- Leonardo Boiko
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |