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. |
||
|---|---|---|
| .. | ||
| sys | ||
| Makefile.am | ||
| Makefile.in | ||
| _exit.S | ||
| _main.c | ||
| cerror.S | ||
| closedir.c | ||
| creat.c | ||
| crt0.S | ||
| dup2.S | ||
| execve.S | ||
| ieee.c | ||
| isatty.c | ||
| lstat.S | ||
| opendir.c | ||
| readdir.c | ||
| rewinddir.c | ||
| sbrk.S | ||
| scandir.c | ||
| seekdir.c | ||
| sigsetjmp.S | ||
| stat.S | ||
| telldir.c | ||
| template.S | ||
| template_r.S | ||
| utime.S | ||
| utime2.c | ||
| wait.S | ||