Searched refs:sysheaders (Results 1 – 10 of 10) sorted by relevance
8 if test -n "$sysheaders"; then26 if test -n "$sysheaders"; then
6 if test -n "$sysheaders"; then46 if test -n "$sysheaders"; then
47 sysheaders = @sysheaders@
147 [sysheaders=$withval],148 [sysheaders=''])149 AC_SUBST(sysheaders) subst1115 if test -n "$sysheaders"; then1122 -isystem `echo $sysheaders | sed 's/:/ -isystem /g'`"
3363 withval=$with_headers; sysheaders=$withval3365 sysheaders=''5558 if test -n "$sysheaders"; then5565 -isystem `echo $sysheaders | sed 's/:/ -isystem /g'`"
9 if test -n "$sysheaders"; then133 if test -n "$sysheaders"; then
130 if test -n "$sysheaders"; then524 if test -n "$sysheaders"; then
5 if test -n "$sysheaders"; then70 if test -n "$sysheaders"; then
4 if test -n "$sysheaders"; then115 if test -n "$sysheaders"; then
32047 Check sysheaders when looking for Mach and Hurd headers32049 * sysdeps/mach/configure.ac: Add sysheaders check.32051 * sysdeps/mach/hurd/configure.ac: Add sysheaders check.78207 * configure.in: Add AC_SUBST for sysheaders.78209 * config.make.in (sysheaders): New substituted variable.