aclocal: Avoid problematic string interpolation
commitfd244f28f5637e13009f75b6962d03401b22149c
authorThomas Jahns <jahns@dkrz.de>
Mon, 29 Jun 2015 07:50:02 +0000 (29 09:50 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Sat, 15 Jul 2017 15:25:28 +0000 (15 17:25 +0200)
tree4667dea2d2f6c7c74983fd682c4a065a08eda724
parent87becfb21a35d79f32cb1af083124c8e116b1c2a
aclocal: Avoid problematic string interpolation

This fixes bug#20903.  Thanks to Eric Bavier for reporting this issue.

* bin/aclocal.in (automake_includes): Avoid problematic string
interpolation.
* NEWS: Update.
* THANKS: Thank Eric Bavier.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
NEWS
THANKS
bin/aclocal.in