Lines Matching refs:ICON_NAME
4086 [ICON_NAME="$withval"],
4087 [ICON_NAME=$1])
4088 case "x$ICON_NAME" in
4090 ICON_NAME=$1
4093 AC_SUBST(ICON_NAME)
4094 AC_MSG_RESULT($ICON_NAME)
4140 dnl ICON_NAME = basename of first item in $1, unless already set
4253 if test -z "$ICON_NAME"
4255 ICON_NAME=`basename "$cf_icon" | sed -e 's/[[.:]].*//'`
4273 AC_MSG_RESULT($ICON_NAME)
4278 AC_SUBST(ICON_NAME)