Searched refs:element (Results 151 - 152 of 152) sorted by relevance

1234567

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dconfigure14175 for element in $INCICONV; do
14187 if test "X$x" = "X$element"; then
14193 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
/freebsd-10.0-release/contrib/gcc/
H A Dconfigure1582 # - the path contains an element with a dot in it
1613 # - the path contains an element with a dot in it
10981 for element in $INCICONV; do
10993 if test "X$x" = "X$element"; then
10999 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"

Completed in 106 milliseconds

1234567