| 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 | 
| 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 | 
  | 
 | 
| 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;} |