newlib-cygwin/newlib/libc/misc
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
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
__dprintf.c ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
ffs.c misc: remove TRAD_SYNOPSIS 2017-12-01 03:41:50 -06:00
fini.c newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
init.c newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
lock.c misc: remove TRAD_SYNOPSIS 2017-12-01 03:41:50 -06:00
misc.tex Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
unctrl.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00