http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47671
User: guy
Date: 2013/02/14 07:00 PM
Log:
 Copy over some changes from trunk, with manual intervention:
 
   ------------------------------------------------------------------------
   r47429 | gerald | 2013-02-01 10:20:17 -0800 (Fri, 01 Feb 2013) | 4 lines
 
   Change some "<x>.c : <y>.h" rules to "<x>.o : <y>.h" in order to fix
   distcheck. Add some rules recommended by the Automake manual in order
   to avoid duplicate actions.
 
   ------------------------------------------------------------------------
   r47430 | gerald | 2013-02-01 12:16:31 -0800 (Fri, 01 Feb 2013) | 3 lines
 
   Go far enough down a rabbit hole and you will encounter libtool. See
   if changing .o to .lo works.
 
 in the hopes of fixing some occasional build failures.
Directory: /trunk-1.8/epan/dfilter/
  Changes    Path           Action
  +3 -2      Makefile.am    Modified
Directory: /trunk-1.8/epan/
  Changes    Path           Action
  +4 -0      Makefile.am    Modified
Directory: /trunk-1.8/plugins/mate/
  Changes    Path           Action
  +3 -0      Makefile.am    Modified