make: Use portable automake constructs to avoid automake warnings.
commit0792d9122e8e3f50489f6f95148e556b1e3f8986
authorSimon Josefsson <simon@josefsson.org>
Mon, 17 Jul 2017 08:10:08 +0000 (17 10:10 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Wed, 19 Jul 2017 19:05:22 +0000 (19 21:05 +0200)
treecb8f2a1061abb8c0ee54a8e89146fdfa2fed71bd
parent8f451a60b2290863194d137e02e1c5b477293de8
make: Use portable automake constructs to avoid automake warnings.

This avoids the following -Wportability warning from automake:
warning: GTK_DOC_V_SETUP_$(V: non-POSIX recursive variable expansion

https://bugzilla.gnome.org/show_bug.cgi?id=705869

Signed-off-by: Simon Josefsson <simon@josefsson.org>
gtk-doc.make