aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-fallback
AgeCommit message (Collapse)AuthorFilesLines
2004-03-27Fix some aclocal warnings during autogen.shjmayer4-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10508 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-27Implement an alternative method to provide missing aclocal files:jmayer3-0/+604
Check if a development file for the package is present and install the corresponding m4 file in aclocal-missing if it isn't. Add glib, glib-2.0 and gtk-2.0 to the fallback directory. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6102 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-23Allow running autogen.sh on systems that do not have gtk.m4 installed.jmayer1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6071 f5534014-38df-0310-8fa8-9805f1628bb7