Searched refs:OPTIONFLAGS (Results 1 – 2 of 2) sorted by relevance
59 option=`echo "$OPTIONFLAGS" | egrep "(^|:)$1(:|\$)"`61 if [ -z "$1" ] || [ -z "$OPTIONFLAGS" ] || [ ${#option} -ne 0 ]
30 …export OPTIONFLAGS=:$(echo $($SED -nr 's/^#define CFG_(.*) 1/\1/p' "$TOPDIR/generated/config.h") |…