When using the top-level configure script but subdir Makefiles, the newlib_basedir value gets a bit out of sync: it's relative to where configure lives, not where the Makefile lives. Move the abs setting from the top-level configure script into acinclude.m4 so we can rely on it being available everywhere. Although this commit doesn't use it anywhere, just lays the groundwork. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| chk_fail.c | ||
| gets_chk.c | ||
| memcpy_chk.c | ||
| memmove_chk.c | ||
| mempcpy_chk.c | ||
| memset_chk.c | ||
| snprintf_chk.c | ||
| sprintf_chk.c | ||
| ssp.tex | ||
| stack_protector.c | ||
| stpcpy_chk.c | ||
| stpncpy_chk.c | ||
| strcat_chk.c | ||
| strcpy_chk.c | ||
| strncat_chk.c | ||
| strncpy_chk.c | ||
| vsnprintf_chk.c | ||
| vsprintf_chk.c | ||