Now that we use AC_NO_EXECUTABLES, and we require a recent version of autoconf, we don't need to define our own copies of these macros. So switch to the standard AC_PROG_CC. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| acinclude.m4 | ||
| asm.h | ||
| memcpy.S | ||
| memset.S | ||
| setjmp.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strlen.S | ||
| strncpy.S | ||