aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-fallback/libsmi.m4
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-10-27More SVN properties cleanup.Jeff Morriss1-0/+1
svn path=/trunk/; revision=52884
2008-08-10Also check in $prefix for libsmi.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=25976
2008-06-21From Peter Fuller:Anders Broman1-2/+2
libsmi.m4 had a typo in ldflags that broke LDFLAG settings when --with-libsmi was used https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2555 svn path=/trunk/; revision=25503
2007-11-30Add a directory argument and some default directories to "configureGerald Combs1-26/+115
--with-libsmi". svn path=/trunk/; revision=23676
2007-08-25get libsmi into the pictureLuis Ontanon1-0/+38
svn path=/trunk/; revision=22661