newlib-cygwin/newlib/libc/syscalls
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
sysclose.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysexecve.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysfcntl.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysfork.c ansification: remove _DEFUN_VOID 2018-01-17 11:47:19 -06:00
sysfstat.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysgetpid.c ansification: remove _DEFUN_VOID 2018-01-17 11:47:19 -06:00
sysgettod.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysisatty.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syskill.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syslink.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syslseek.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysopen.c ansification: remove _HAVE_STDC 2018-01-17 11:47:30 -06:00
sysread.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syssbrk.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysstat.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
systimes.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sysunlink.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syswait.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syswrite.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00