]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Don't erase the .sym.in file if 'sed' is not GNU sed.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Dec 2019 16:37:00 +0000 (17:37 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:28:01 +0000 (13:28 +0200)
commit0036b12f77e451a10b9b6613c808bf5308cb87fb
tree35ab7343ef8d2564f24f3641e462523f2585721a
parent02941bf6e6aa653e16081cb1eaba5d826ac43e51
libtextstyle: Don't erase the .sym.in file if 'sed' is not GNU sed.

* libtextstyle/lib/Makefile.am (libtextstyle.sym.in): Test the exit status of
the declared.sh command. Preserve the existing libtextstyle.sym if it failed.
libtextstyle/lib/Makefile.am