Changeset 1184 for autobuild/scripts/fixconfigure
- Timestamp:
- 12/06/2012 12:42:12 PM (6 months ago)
- Files:
-
- 1 modified
-
autobuild/scripts/fixconfigure (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
autobuild/scripts/fixconfigure
r948 r1184 8 8 sed -i -e "s#ERROR(.bison#// \\0/#" -e "s#ERROR(.flex#// \\0#" -e 's#\[\\\\\\\\\/\.]#[^a-zA-Z0-9_]#g' "$@" || die 9 9 sed -i -e "s#ERROR(.No SAPI selected#// \\0/#" -e '/output_as_table.*sapi_enabled/d' "$@" || die 10 sed -i -e "s#ERROR(\"Unsupported MS C++ Compiler#// \\0/#" "$@" || die 10 11 # ignore icu checking 11 12 sed -i -e 's#\(ADD_FLAG(.*icuuc.lib\)[^"'"'"']*#\1#' "$@" || die

