ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 30586: /trunk/ /trunk/: configure.in

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Fri, 16 Oct 2009 18:52:51 -0400
guy@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30586

User: guy
Date: 2009/10/16 03:28 PM

Log:
 Putting the AC_CANONICAL_xxx macro(s) *after* AC_INIT seems to work, and
 could fix cross-compilation problems, according to Jeff Morriss, and

I should also mention that I only think it should work because of this commit which is what added the AC_CANONICAL macro there (together with CC_FOR_BUILD) in the first place:

http://anonsvn.wireshark.org/viewvc?view=rev&revision=19753