|
|
} | } |
} | } |
| |
|
/* Hardcode absolute_names_option to enabled, to avoid getting bitten |
|
by a buggy check that removes too much when ./ is in the path */ |
|
absolute_names_option = true; |
|
|
/* Handle operands after any "--" argument. */ | /* Handle operands after any "--" argument. */ |
for (; optind < argc; optind++) | for (; optind < argc; optind++) |
{ | { |