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 19140: /trunk/ /trunk/: acinclude.m4

Date: Mon, 04 Sep 2006 22:47:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19140

User: guy
Date: 2006/09/04 10:47 PM

Log:
 AC_CHECK_TYPE outputs a "Checking..." message; we don't need to issue
 one ourselves.
 
 The documentation for autoconf isn't very clear on the "includes"
 argument to AC_CHECK_TYPE - it's in the form of a list of #include
 statements.

Directory: /trunk/
  Changes    Path            Action
  +1 -2      acinclude.m4    Modified