Changeset 2350 for ThirdParty/Glpk/trunk
- Timestamp:
- Jun 29, 2011 6:00:40 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/configure
r2297 r2350 22287 22287 fi 22288 22288 22289 # On AIX, the default sed cannot deal with somewhat long sed commands executed by config.status.22290 # So we reduce the hardcoded number of commands given to sed from 48 to 5 in config.status, hoping this will suffice.22291 22292 22293 22289 cat >confcache <<\_ACEOF 22294 22290 # This file is a shell script that caches the results of configure … … 23786 23782 23787 23783 23788 case $build in23789 *-aix*)23790 { echo "$as_me:$LINENO: patching config.status to reduce ac_max_sed_lines to 5" >&523791 echo "$as_me: patching config.status to reduce ac_max_sed_lines to 5" >&6;}23792 sed -e 's/ac_max_sed_lines=48/ac_max_sed_lines=5/g' config.status > config.status.tmp23793 mv config.status.tmp config.status23794 ;;23795 esac23796 23797 23798 23784 # configure is writing to config.log, and then calls config.status. 23799 23785 # config.status does its own redirection, appending to config.log.
Note: See TracChangeset
for help on using the changeset viewer.