]> git.saurik.com Git - wxWidgets.git/blobdiff - wx-config.in
take the address of the member in wxON_BLOCK_EXIT_OBJ macros
[wxWidgets.git] / wx-config.in
index 69d23ee25a10b34c79e691b712000d63198b23d7..7d5d2ecdd43cec30dea9b84912e27361798bd2c5 100755 (executable)
@@ -157,7 +157,7 @@ wxconfig_flag_options="$wxconfig_yesno_options no_rpath inplace"
 option_name()
 {
     _option_name_temp=${1%%=*}
-    echo "${_option_name_temp#--}" | tr '-' '_'
+    echo ${_option_name_temp#--} | tr '-' '_'
 }
 
 # option_value _string