Changeset 1004 for ThirdParty/ASL/trunk/configure
- Timestamp:
- Apr 16, 2008 11:16:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/trunk/configure
r953 r1004 20252 20252 20253 20253 20254 ac_config_files="$ac_config_files Makefile compile_MS_ASL compile_Unix_ASL" 20254 ac_config_files="$ac_config_files Makefile" 20255 20256 ac_config_files="$ac_config_files compile_MS_ASL" 20257 20258 ac_config_files="$ac_config_files compile_Unix_ASL" 20255 20259 20256 20260 … … 21369 21373 fi 21370 21374 21375 # Run the commands associated with the file. 21376 case $ac_file in 21377 compile_MS_ASL ) chmod a+x compile_MS_ASL ;; 21378 compile_Unix_ASL ) chmod a+x compile_Unix_ASL ;; 21379 esac 21371 21380 done 21372 21381 _ACEOF … … 21671 21680 21672 21681 21673 21674 # Finally, we need to make sure that the build scripts are executable21675 21676 chmod a+x compile_MS_ASL compile_Unix_ASL
Note: See TracChangeset
for help on using the changeset viewer.