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 1035 by tim, Wed Aug 30 18:42:29 2006 UTC vs.
Revision 1036 by gezelter, Mon Sep 4 13:37:15 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 src/applications/utilities/affineScale scripts/filepp"
14109 >                                                            ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/applications/nanoRodBuilder/Makefile src/applications/utilities/affineScale src/applications/utilities/waterBoxer scripts/filepp"
14110  
14111  
14112   cat >confcache <<\_ACEOF
# Line 14641 | Line 14641 | do
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 +  "src/applications/utilities/waterBoxer" ) CONFIG_FILES="$CONFIG_FILES src/applications/utilities/waterBoxer" ;;
14645    "scripts/filepp" ) CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;;
14646    "src/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/getopt.h:src/utils/gnugetopt.h" ;;
14647    "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
# Line 15050 | Line 15051 | s,@INSTALL@,$ac_INSTALL,;t t
15051  
15052    # Run the commands associated with the file.
15053    case $ac_file in
15054 <    make/Makefile ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15055 <    src/utils/Makefile ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15056 <    src/applications/nanoRodBuilder/Makefile ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15057 <    src/applications/utilities/affineScale ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15058 <    scripts/filepp ) chmod 0755 scripts/* src/applications/utilities/affineScale ;;
15054 >    make/Makefile ) chmod 0755 scripts/* ;;
15055 >    src/utils/Makefile ) chmod 0755 scripts/* ;;
15056 >    src/applications/nanoRodBuilder/Makefile ) chmod 0755 scripts/* ;;
15057 >    src/applications/utilities/affineScale ) chmod 0755 scripts/* ;;
15058 >    src/applications/utilities/waterBoxer ) chmod 0755 scripts/* ;;
15059 >    scripts/filepp ) chmod 0755 scripts/* ;;
15060    esac
15061   done
15062   _ACEOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines