Changeset 2351
- Timestamp:
- Jun 29, 2011 6:00:45 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/FilterSQP/trunk/configure
r2298 r2351 22533 22533 fi 22534 22534 22535 # On AIX, the default sed cannot deal with somewhat long sed commands executed by config.status.22536 # So we reduce the hardcoded number of commands given to sed from 48 to 5 in config.status, hoping this will suffice.22537 22538 22539 22535 cat >confcache <<\_ACEOF 22540 22536 # This file is a shell script that caches the results of configure … … 23832 23828 23833 23829 23834 case $build in23835 *-aix*)23836 { echo "$as_me:$LINENO: patching config.status to reduce ac_max_sed_lines to 5" >&523837 echo "$as_me: patching config.status to reduce ac_max_sed_lines to 5" >&6;}23838 sed -e 's/ac_max_sed_lines=48/ac_max_sed_lines=5/g' config.status > config.status.tmp23839 mv config.status.tmp config.status23840 ;;23841 esac23842 23843 23844 23830 # configure is writing to config.log, and then calls config.status. 23845 23831 # config.status does its own redirection, appending to config.log.
Note: See TracChangeset
for help on using the changeset viewer.