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 126 by chuckv, Wed Oct 20 21:16:01 2004 UTC vs.
Revision 263 by gezelter, Fri Jan 14 20:15:58 2005 UTC

# Line 4946 | Line 4946 | done
4946  
4947  
4948    # clean out junk possibly left behind by a previous configuration
4949 <  rm -f src/utils/getopt.h
4949 >  rm -f src/getopt.h
4950    # Check for getopt_long support
4951  
4952   for ac_header in getopt.h
# Line 5286 | Line 5286 | esac
5286    *) LIBOBJS="$LIBOBJS getopt1.$ac_objext" ;;
5287   esac
5288  
5289 <                ac_config_links="$ac_config_links src/utils/getopt.h:src/utils/gnugetopt.h"
5289 >                ac_config_links="$ac_config_links src/getopt.h:src/utils/gnugetopt.h"
5290  
5291   fi
5292  
# Line 8027 | Line 8027 | esac
8027  
8028            ac_config_headers="$ac_config_headers src/config.h"
8029  
8030 <          ac_config_files="$ac_config_files make/Makefile"
8030 >                    ac_config_files="$ac_config_files make/Makefile src/utils/Makefile"
8031  
8032  
8033   cat >confcache <<\_ACEOF
# Line 8559 | Line 8559 | do
8559    case "$ac_config_target" in
8560    # Handling of arguments.
8561    "make/Makefile" ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;;
8562 <  "src/utils/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/utils/getopt.h:src/utils/gnugetopt.h" ;;
8562 >  "src/utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;;
8563 >  "src/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/getopt.h:src/utils/gnugetopt.h" ;;
8564    "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
8565    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
8566   echo "$as_me: error: invalid argument: $ac_config_target" >&2;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines