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

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

Date: Fri, 16 Oct 2009 22:28:27 GMT
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
 "make dist" seems to build a ustar archive after we do that, so give
 that a try.  (I don't have any cross-compilers handy to test whether it
 fixes cross-compilation or not.)

Directory: /trunk/
  Changes    Path            Action
  +14 -3     configure.in    Modified