Make unknown-option-warning code more portable. echo -n is not portable,
Peter Eisentraut <peter_e@gmx.net>
Make unknown-option-warning code more portable. echo -n is not portable, and neither is "|" or "\|" in basic regular expressions.
Files
| Path | Change | +/− |
|---|---|---|
| config/general.m4 | modified | +11 −11 |
| configure | modified | +10 −9 |