summaryrefslogtreecommitdiff
path: root/aclocal-fallback/gtk.m4
AgeCommit message (Collapse)AuthorFilesLines
2008-10-22Remove aclocal-fallback m4 files that were used to check for GTK and GLIB v1.Stephen Fisher1-194/+0
Their v2 counterparts remain. svn path=/trunk/; revision=26512
2004-03-27Fix some aclocal warnings during autogen.shJörg Mayer1-1/+1
svn path=/trunk/; revision=10508
2002-08-23Allow running autogen.sh on systems that do not have gtk.m4 installed.Jörg Mayer1-0/+194
That way it should be possible to build tethereal from cvs. Also, Fallback files may be added to the aclocal-fallback/ directory in case other optional packages come up. svn path=/trunk/; revision=6071