git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45916
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- LINE=`grep "$3" ${wx_arg_cache_file}`
+ LINE=`grep "^$3=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
- LINE=`grep "$3" ${wx_arg_cache_file}`
+ LINE=`grep "^$3=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
- LINE=`grep "$3" ${wx_arg_cache_file}`
+ LINE=`grep "^$3=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
wx_cv_use_$1="$3='$enableval'"
],
[
wx_cv_use_$1="$3='$enableval'"
],
[
- LINE=`grep "$3" ${wx_arg_cache_file}`
+ LINE=`grep "^$3=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else