| Main Archive Page > Month Archives > wireshark-dev archives |
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