newlib-cygwin/newlib/libc/argz
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
argz_add.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_add_sep.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_append.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_count.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_create.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_create_sep.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_delete.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_extract.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_insert.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_next.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_replace.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
argz_stringify.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
buf_findstr.c * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
buf_findstr.h * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
dummy.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
envz_add.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
envz_entry.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
envz_get.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
envz_merge.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
envz_remove.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
envz_strip.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00