Searched refs:cf_libpath (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m41667 for cf_libpath in $X_LIBS $LIBS ; do
1668 case "$cf_libpath" in
1670 cf_libpath=`echo ".$cf_libpath" | sed -e 's/^...//'`
1671 cf_libpath="$cf_libpath/X11/config"
1672 if test -d "$cf_libpath" ; then
1673 cf_config="$cf_libpath"
H A Dconfigure17748 for cf_libpath in $X_LIBS $LIBS ; do
17749 case "$cf_libpath" in
17751 cf_libpath=`echo ".$cf_libpath" | sed -e 's/^...//'`
17752 cf_libpath="$cf_libpath/X11/config"
17753 if test -d "$cf_libpath" ; then
17754 cf_config="$cf_libpath"

Completed in 43 milliseconds