ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/configure
(Generate patch)

Comparing trunk/OOPSE-4/configure (file contents):
Revision 1946 by gezelter, Fri Jan 14 20:09:26 2005 UTC vs.
Revision 1947 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 8560 | Line 8560 | do
8560    # Handling of arguments.
8561    "make/Makefile" ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;;
8562    "src/utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;;
8563 <  "src/utils/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/utils/getopt.h:src/utils/gnugetopt.h" ;;
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