Don't use the printf command; it's not guaranteed to be there.
authorGuy Harris <guy@alum.mit.edu>
Sat, 16 Jan 2016 05:50:24 +0000 (21:50 -0800)
committerGuy Harris <guy@alum.mit.edu>
Sat, 16 Jan 2016 05:51:56 +0000 (05:51 +0000)
commit67c58497442fb52571e7507cab0115567eb6352d
treec6dd90f9bd6a8c856b4622e9ec53681206fa7b07
parent0802f12f42f755d9692d4db23ea5f85e65303f46
Don't use the printf command; it's not guaranteed to be there.

Change-Id: I8cb7f1dcf9cbe360f38a2d9e05f1b876c80409e3
Reviewed-on: https://code.wireshark.org/review/13324
Reviewed-by: Guy Harris <guy@alum.mit.edu>
acinclude.m4