http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20248
User: guy
Date: 2006/12/30 01:15 AM
Log:
Bring all the {programname}_* macros together into one section.
Split bin_PROGRAMS and man1_MANS into multiple lines, and put them in
the same order as the corresponding {programname}_* macro sections.
Get rid of the separate {programname}_DEPENDENCIES macros in cases where
they can be constructed from the corresponding {programname}_LDADD
macro, and explain why they're different in cases where they can't be.
Directory: /trunk/
Changes Path Action
+85 -79 Makefile.am Modified