newlib-cygwin/newlib/libc
Mike Frysinger 6444f108d9 newlib: export abs_newlib_basedir for all subdirs
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.
2022-01-29 01:35:30 -05:00
..
argz newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
ctype newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
errno newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
iconv newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
include ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09:00
locale newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
machine newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
misc newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
posix newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
reent newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
search newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
signal newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
ssp newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
stdio newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
stdio64 newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
stdlib newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
string newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
sys newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
syscalls newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
time newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
unix newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
xdr newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
Makefile.am newlib: fix info+man page builds 2022-01-26 21:41:47 -05:00
Makefile.in newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
Makefile.unidata cleanup Unicode data files after generating updated tables 2021-11-16 11:24:29 +01:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
configure newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
configure.ac newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
libc.in.xml newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00
libc.texi newlib: punt unused LIBC_EXTRA_LIB settings 2022-01-21 17:29:46 -05:00
sys.tex Don't include stdio64 functions in reentrant syscalls menu when not bulding stdio64. 2015-08-03 09:54:33 +01:00