Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] docbook/Makefile.am:60: warning: '%'-style pattern rules are

From: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Date: Fri, 18 Apr 2014 10:19:27 +0200
On Tue, Apr 15, 2014 at 8:13 PM, Toralf Förster <toralf.foerster@xxxxxx> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Got today after a "git pull && make" :
>
>
> checking for QtMacExtras - version >= 4.6.0... no
> checking for pkg-config... (cached) /usr/bin/pkg-config
> checking for GTK+ - version >= 3.0.0... docbook/Makefile.am:60: warning: '%'-style pattern rules are a GNU make extension
> yes (version 3.10.7)
>
> /me wonders if the warnign is new ?
Yes... it is new
Coming from 30b53c3331f7fea664c6185f3b50ed4b32f8f5dc

    Try to fix dist. Change the .asciidoc.xml inference rule to a pattern
    rule specific to wsug_src similar to the nmake change in gedc06c1.

--- a/docbook/Makefile.am
+++ b/docbook/Makefile.am
@@ -59,7 +59,7 @@ endif
 # Used for chapter-by-chapter conversion from DocBook to AsciiDoc.
 # Can be removed after the User's Guide is converted.
 # .asciidoc -> whole book (.dbk) -> chapter (.xml)
-.asciidoc.xml:
+wsug_src/%.asciidoc : wsug_src/%.xml
        $(A2X) --verbose \
                --asciidoc-opts="--conf-file=asciidoc.conf" \
                --no-xmllint \

>
> - --
> Toralf
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.22 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iF4EAREIAAYFAlNNdtwACgkQxOrN3gB26U68pgD/SkpMyY/ZnXdvJfRj2bDkFrx7
> bHODTNE9kLMpnOjiHgwA/3unnI4pyi/x6sOr1JA4eET52Lsabl01l7LtrxFWjXac
> =pxQq
> -----END PGP SIGNATURE-----
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe