ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/configure
(Generate patch)

Comparing trunk/configure (file contents):
Revision 1003 by xsun, Fri Jul 14 14:47:19 2006 UTC vs.
Revision 1014 by gezelter, Wed Jul 26 21:01:33 2006 UTC

# Line 14106 | Line 14106 | fi
14106  
14107  
14108  
14109 <                                        ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/applications/nanoRodBuilder/Makefile scripts/filepp"
14109 >                                                  ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/applications/nanoRodBuilder/Makefile src/applications/utilities/affineScale scripts/filepp"
14110  
14111  
14112   cat >confcache <<\_ACEOF
# Line 14640 | Line 14640 | do
14640    "make/Makefile" ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;;
14641    "src/utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;;
14642    "src/applications/nanoRodBuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/applications/nanoRodBuilder/Makefile" ;;
14643 +  "src/applications/utilities/affineScale" ) CONFIG_FILES="$CONFIG_FILES src/applications/utilities/affineScale" ;;
14644    "scripts/filepp" ) CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;;
14645    "src/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/getopt.h:src/utils/gnugetopt.h" ;;
14646    "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
# Line 15049 | Line 15050 | s,@INSTALL@,$ac_INSTALL,;t t
15050  
15051    # Run the commands associated with the file.
15052    case $ac_file in
15053 <    make/Makefile ) chmod 0755 scripts/* ;;
15054 <    src/utils/Makefile ) chmod 0755 scripts/* ;;
15055 <    src/applications/nanoRodBuilder/Makefile ) chmod 0755 scripts/* ;;
15056 <    scripts/filepp ) chmod 0755 scripts/* ;;
15053 >    make/Makefile ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15054 >    src/utils/Makefile ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15055 >    src/applications/nanoRodBuilder/Makefile ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15056 >    src/applications/utilities/affineScale ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15057 >    scripts/filepp ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15058    esac
15059   done
15060   _ACEOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines