wireshark-dev June 2011 archive
Main Archive Page > Month Archives  > wireshark-dev archives
wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 37544

Re: [Wireshark-dev] [Wireshark-commits] rev 37544: /trunk/ /trunk/: Makefile.am.inc

From: Guy Harris <guy_at_nospam>
Date: Sat Jun 11 2011 - 21:45:17 GMT
To: Developer support list for Wireshark <wireshark-dev@wireshark.org>

On Jun 11, 2011, at 2:07 PM, Stig Bjørlykke wrote:

> I get this in ./autogen.sh:
>
> epan/../Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS:
> non-POSIX variable name
> epan/../Makefile.am.inc:31: (probably a GNU make extension)
> epan/Makefile.am:25: `epan/../Makefile.am.inc' included from here

It might be warning that if you do "make dist", the resulting Makefile.in will contain GNU make extensions or other things that mean you won't be able to build with a least-common-denominator make (automake makes an effort to arrange that a release source tarball not require GNU make).
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe