[gnutls-devel] [sr #108615] Regenerating documentation fails when sed is BSD sed
Ryan Schmidt
INVALID.NOREPLY at gnu.org
Sun Jul 27 14:34:18 CEST 2014
Follow-up Comment #2, sr #108615 (project gnutls):
Right, using $(SED) will ensure the sed that configure found gets used, but
that won't fix the build failure if configure found a BSD sed.
Disabling documentation building is one idea, but is it really that hard to
support BSD sed as well? For example, as I mentioned, always supply an
argument to the -i flag: -i '' would be the portable equivalent to the
GNU-specific -i you're currently using.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?108615>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the Gnutls-devel
mailing list